diff options
Diffstat (limited to 'graphics/vips/Makefile')
-rw-r--r-- | graphics/vips/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 97f2c4f9ffd8..cbced4dcc456 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -1,6 +1,5 @@ PORTNAME= vips -PORTVERSION= 8.17.1 -PORTREVISION= 1 +PORTVERSION= 8.17.2 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ |