diff options
author | wiz <wiz@pkgsrc.org> | 2019-07-21 22:23:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-07-21 22:23:57 +0000 |
commit | e3ee9b7f034cedad93963e424ebd1ceade696d30 (patch) | |
tree | 8dd7df30f0514402be594828784d2414be349d64 /graphics/camlimages | |
parent | 4100e0dc2dc5dc4845a33db21d4f1661602164c3 (diff) | |
download | pkgsrc-e3ee9b7f034cedad93963e424ebd1ceade696d30.tar.gz |
*: recursive bump for gdk-pixbuf2-2.38.1
Diffstat (limited to 'graphics/camlimages')
-rw-r--r-- | graphics/camlimages/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index 7f374d8800a..75090571a60 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.119 2019/07/20 22:46:24 wiz Exp $ +# $NetBSD: Makefile,v 1.120 2019/07/21 22:24:55 wiz Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 80 +PKGREVISION= 81 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} |