summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-09-26 20:10:39 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-09-26 20:10:39 +0000
commitafb8590c95bba19b651cd83dcd3530827692d05b (patch)
treeed43a265f959cb2bbc57bc6c19ff8573746b7921 /archivers
parente54fbaf177ffb1f14bb0396c9b497a60e438d9ef (diff)
downloadpkgsrc-afb8590c95bba19b651cd83dcd3530827692d05b.tar.gz
Revbump all Go packages after 1.12.10 update.
ok wiz@ for PMC
Diffstat (limited to 'archivers')
-rw-r--r--archivers/go-xz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/go-xz/Makefile b/archivers/go-xz/Makefile
index e9dc27eba6f..12585851655 100644
--- a/archivers/go-xz/Makefile
+++ b/archivers/go-xz/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2019/08/14 15:45:31 bsiegert Exp $
+# $NetBSD: Makefile,v 1.10 2019/09/26 20:10:39 bsiegert Exp $
DISTNAME= xz-0.5.4
PKGNAME= go-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
MASTER_SITES= ${MASTER_SITE_GITHUB:=ulikunitz/}
CATEGORIES= archivers
GITHUB_PROJECT= ${PKGBASE:S/^go-//}