summaryrefslogtreecommitdiff
path: root/net/dnscrypt-proxy2
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-08-12 20:37:59 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-08-12 20:37:59 +0000
commit18d927219b0356811e201a12d0db4f4c78a476d3 (patch)
tree38926090633d409bf71aad364e0c33201e92d4b5 /net/dnscrypt-proxy2
parent1dbd94ca65a0d48c222f93174d9e86a645dcf11e (diff)
downloadpkgsrc-18d927219b0356811e201a12d0db4f4c78a476d3.tar.gz
Revbump all Go packages after go118 security 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 1f64b718458..da43999f9c8 100644
--- a/net/dnscrypt-proxy2/Makefile
+++ b/net/dnscrypt-proxy2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2022/07/13 16:02:57 bsiegert Exp $
+# $NetBSD: Makefile,v 1.63 2022/08/12 20:37:59 bsiegert Exp $
PKGNAME= dnscrypt-proxy2-2.0.45
-PKGREVISION= 17
+PKGREVISION= 18
DISTNAME= dnscrypt-proxy-${PKGVERSION_NOREV}
CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_GITHUB:=jedisct1/}