diff options
Diffstat (limited to 'security/go-crypt/Makefile')
-rw-r--r-- | security/go-crypt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/go-crypt/Makefile b/security/go-crypt/Makefile index eae9c751b3d..976c2255f2f 100644 --- a/security/go-crypt/Makefile +++ b/security/go-crypt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2020/03/21 16:57:03 bsiegert Exp $ +# $NetBSD: Makefile,v 1.22 2020/04/12 11:01:45 bsiegert Exp $ # Making up a version number, as this is a snapshot after the latest release DISTNAME= crypt-0.0.2b PKGNAME= go-${DISTNAME} -PKGREVISION= 17 +PKGREVISION= 18 MASTER_SITES= ${MASTER_SITE_GITHUB:=xordataexchange/} CATEGORIES= security GITHUB_TAG= 749e360c8f236773f28fc6d3ddfce4a470795227 |