summaryrefslogtreecommitdiff
path: root/net/dnscrypt-proxy2
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-05-11 19:26:18 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-05-11 19:26:18 +0000
commit91c90fac9deee89e66a2d9af4e0792009ab551bb (patch)
tree8c68707cbe6223043a7e563713cef98b7afab07f /net/dnscrypt-proxy2
parentf3ca190effcf6295dfa79cc350650dc86e5f33cf (diff)
downloadpkgsrc-91c90fac9deee89e66a2d9af4e0792009ab551bb.tar.gz
Revbump all Go packages after go118 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 e9804e8d3d9..c09642b1da4 100644
--- a/net/dnscrypt-proxy2/Makefile
+++ b/net/dnscrypt-proxy2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2022/04/13 07:50:51 bsiegert Exp $
+# $NetBSD: Makefile,v 1.60 2022/05/11 19:26:18 bsiegert Exp $
PKGNAME= dnscrypt-proxy2-2.0.45
-PKGREVISION= 14
+PKGREVISION= 15
DISTNAME= dnscrypt-proxy-${PKGVERSION_NOREV}
CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_GITHUB:=jedisct1/}