summaryrefslogtreecommitdiff
path: root/net/dnscrypt-proxy2
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2021-05-08 15:02:22 +0000
committerbsiegert <bsiegert@pkgsrc.org>2021-05-08 15:02:22 +0000
commit68a86957feb47fc2db52890ea04d45b80df257ff (patch)
tree6e558bb235abe332cba219c84d18033dc1748e1e /net/dnscrypt-proxy2
parentafa45c23f15d9a179b5c511aabdf59e491da13dd (diff)
downloadpkgsrc-68a86957feb47fc2db52890ea04d45b80df257ff.tar.gz
Revbump all Go packages after go116 update
Diffstat (limited to 'net/dnscrypt-proxy2')
-rw-r--r--net/dnscrypt-proxy2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dnscrypt-proxy2/Makefile b/net/dnscrypt-proxy2/Makefile
index 3eac31e5abc..e5f1a1594d9 100644
--- a/net/dnscrypt-proxy2/Makefile
+++ b/net/dnscrypt-proxy2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2021/03/19 17:37:01 bsiegert Exp $
+# $NetBSD: Makefile,v 1.48 2021/05/08 15:02:22 bsiegert Exp $
PKGNAME= dnscrypt-proxy2-2.0.45
-PKGREVISION= 2
+PKGREVISION= 3
DISTNAME= dnscrypt-proxy-${PKGVERSION_NOREV}
CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_GITHUB:=jedisct1/}