summaryrefslogtreecommitdiff
path: root/net/dnscrypt-proxy2
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-11-02 19:39:45 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-11-02 19:39:45 +0000
commit81261f43da23c1da3c921ed0499b272c8c4d2712 (patch)
tree6e1c9905354ede0fa909e094c52c155493c897ad /net/dnscrypt-proxy2
parentb8bab24b3ac15ba9368ead5767d42d9204dff060 (diff)
downloadpkgsrc-81261f43da23c1da3c921ed0499b272c8c4d2712.tar.gz
Revbump all Go packages after go119 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 300baf3bd47..dfa539ffb6f 100644
--- a/net/dnscrypt-proxy2/Makefile
+++ b/net/dnscrypt-proxy2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2022/10/05 11:33:02 bsiegert Exp $
+# $NetBSD: Makefile,v 1.67 2022/11/02 19:39:45 bsiegert Exp $
PKGNAME= dnscrypt-proxy2-2.0.45
-PKGREVISION= 21
+PKGREVISION= 22
DISTNAME= dnscrypt-proxy-${PKGVERSION_NOREV}
CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_GITHUB:=jedisct1/}