summaryrefslogtreecommitdiff
path: root/devel/go-cpuid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/go-cpuid/Makefile')
-rw-r--r--devel/go-cpuid/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/go-cpuid/Makefile b/devel/go-cpuid/Makefile
index 28a4ac78fe8..c3f626d995b 100644
--- a/devel/go-cpuid/Makefile
+++ b/devel/go-cpuid/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2020/10/15 13:08:16 bsiegert Exp $
+# $NetBSD: Makefile,v 1.13 2020/11/08 21:59:13 bsiegert Exp $
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= go-cpuid-1.2.1
GITHUB_PROJECT= cpuid
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=klauspost/}