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