Skip to content

Commit

Permalink
dns/dnscrypt-proxy2: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: HardenedBSD
  • Loading branch information
fichtner committed Oct 30, 2019
1 parent 19f9d63 commit 0e295f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion dns/dnscrypt-proxy2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= dnscrypt-proxy
PORTVERSION= 2.0.29
PORTREVISION= 2
CATEGORIES= dns security
PKGNAMESUFFIX= 2

Expand All @@ -17,7 +18,8 @@ USES= go:modules
USE_RC_SUBR= ${PORTNAME}
USE_GITHUB= yes

GH_ACCOUNT= jedisct1
GH_ACCOUNT= DNSCrypt
GH_TAGNAME= 37c9394

GO_TARGET= ./dnscrypt-proxy:${PREFIX}/sbin/dnscrypt-proxy

Expand Down
6 changes: 3 additions & 3 deletions dns/dnscrypt-proxy2/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1572371544
SHA256 (jedisct1-dnscrypt-proxy-2.0.29_GH0.tar.gz) = 5c18f0c9d6a89b64d532c98e2bd976f98211a715399c7a1ee81a22c5485673b9
SIZE (jedisct1-dnscrypt-proxy-2.0.29_GH0.tar.gz) = 2621844
TIMESTAMP = 1572466207
SHA256 (DNSCrypt-dnscrypt-proxy-2.0.29-37c9394_GH0.tar.gz) = 88e75677705b02d99efcda61c973fdf5c404164b556fa3c44f70362dbe271712
SIZE (DNSCrypt-dnscrypt-proxy-2.0.29-37c9394_GH0.tar.gz) = 2622169

0 comments on commit 0e295f7

Please sign in to comment.