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 457101bf2d8f..e0191b95b017 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -1,6 +1,6 @@ PORTNAME= vips PORTVERSION= 8.15.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ |