summaryrefslogtreecommitdiff
path: root/graphics/go-resize
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-08-14 15:45:31 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-08-14 15:45:31 +0000
commit07998c510ab591c54a6580cda64d57ce49e5cec7 (patch)
treed046ed0b49ee8c7a2ef51212cf520632833c17a7 /graphics/go-resize
parent44e192363f042abd4ad05b2933af141dd158993a (diff)
downloadpkgsrc-07998c510ab591c54a6580cda64d57ce49e5cec7.tar.gz
Recursive bump of all packages using Go after Go 1.12.8 update.
Diffstat (limited to 'graphics/go-resize')
-rw-r--r--graphics/go-resize/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/go-resize/Makefile b/graphics/go-resize/Makefile
index 15d9c3cc42c..2afe27a4a88 100644
--- a/graphics/go-resize/Makefile
+++ b/graphics/go-resize/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2019/05/27 15:18:27 bsiegert Exp $
+# $NetBSD: Makefile,v 1.9 2019/08/14 15:45:43 bsiegert Exp $
DISTNAME= resize-0.0.20180221
PKGNAME= go-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
MASTER_SITES= ${MASTER_SITE_GITHUB:=nfnt/}
CATEGORIES= graphics
GITHUB_PROJECT= ${PKGBASE:S/^go-//}