summaryrefslogtreecommitdiff
path: root/net/dnscrypt-proxy2
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-12-08 16:14:12 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-12-08 16:14:12 +0000
commit4cdbf516beb7f96c9e722a3493c56e4c349628e5 (patch)
tree86bbe4d3fe2abac3abd9a534837f0761c197e27c /net/dnscrypt-proxy2
parent02f3ecded7a080199db677f7d3c52b79ebc44d6a (diff)
downloadpkgsrc-4cdbf516beb7f96c9e722a3493c56e4c349628e5.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 dfa539ffb6f..bf1dfe2598d 100644
--- a/net/dnscrypt-proxy2/Makefile
+++ b/net/dnscrypt-proxy2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2022/11/02 19:39:45 bsiegert Exp $
+# $NetBSD: Makefile,v 1.68 2022/12/08 16:14:12 bsiegert Exp $
PKGNAME= dnscrypt-proxy2-2.0.45
-PKGREVISION= 22
+PKGREVISION= 23
DISTNAME= dnscrypt-proxy-${PKGVERSION_NOREV}
CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_GITHUB:=jedisct1/}