summaryrefslogtreecommitdiff
path: root/net/dnscrypt-proxy2
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-03-21 16:57:00 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-03-21 16:57:00 +0000
commite2d17129f907da9086f8fcde0e3940ae1bdf0c2e (patch)
tree65c7341e85d54d1fe8e4556459633e49e87cf32a /net/dnscrypt-proxy2
parent60678e2ae396e90fd301743eddd4883f97700f1f (diff)
downloadpkgsrc-e2d17129f907da9086f8fcde0e3940ae1bdf0c2e.tar.gz
Revbump all Go packages after go113 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 e99cdcc9021..ce71b201558 100644
--- a/net/dnscrypt-proxy2/Makefile
+++ b/net/dnscrypt-proxy2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2020/02/02 14:19:08 bsiegert Exp $
+# $NetBSD: Makefile,v 1.32 2020/03/21 16:57:06 bsiegert Exp $
PKGNAME= dnscrypt-proxy2-2.0.39
-PKGREVISION= 1
+PKGREVISION= 2
DISTNAME= dnscrypt-proxy-${PKGVERSION_NOREV}
CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_GITHUB:=jedisct1/}