diff options
author | VinÃcius Zavam <egypcio@FreeBSD.org> | 2019-11-04 00:45:44 +0800 |
---|---|---|
committer | VinÃcius Zavam <egypcio@FreeBSD.org> | 2019-11-04 00:45:44 +0800 |
commit | 8eed4a071b4cbc35be5e1a3611e2a9e90ad7134b (patch) | |
tree | c802822811e13cd701d9e88239068d91a33222a7 /dns | |
parent | 8338a59e607d4331c63b30aba420900a4a574907 (diff) | |
download | freebsd-ports-gnome-8eed4a071b4cbc35be5e1a3611e2a9e90ad7134b.tar.gz freebsd-ports-gnome-8eed4a071b4cbc35be5e1a3611e2a9e90ad7134b.tar.zst freebsd-ports-gnome-8eed4a071b4cbc35be5e1a3611e2a9e90ad7134b.zip |
dns/dnscrypt-proxy2: update 2.0.29_2 to 2.0.31
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnscrypt-proxy2/Makefile | 4 | ||||
-rw-r--r-- | dns/dnscrypt-proxy2/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/dns/dnscrypt-proxy2/Makefile b/dns/dnscrypt-proxy2/Makefile index 1296ca8461e7..6a9036171c98 100644 --- a/dns/dnscrypt-proxy2/Makefile +++ b/dns/dnscrypt-proxy2/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= dnscrypt-proxy -PORTVERSION= 2.0.29 -PORTREVISION= 2 +PORTVERSION= 2.0.31 CATEGORIES= dns security PKGNAMESUFFIX= 2 @@ -19,7 +18,6 @@ USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= DNSCrypt -GH_TAGNAME= 37c9394 GO_TARGET= ./dnscrypt-proxy:${PREFIX}/sbin/dnscrypt-proxy diff --git a/dns/dnscrypt-proxy2/distinfo b/dns/dnscrypt-proxy2/distinfo index 48bb734be69f..925c222fe46f 100644 --- a/dns/dnscrypt-proxy2/distinfo +++ b/dns/dnscrypt-proxy2/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1572799350 +SHA256 (DNSCrypt-dnscrypt-proxy-2.0.31_GH0.tar.gz) = b5d17ae56856e5797b59d862bccb038ff891ac0bf159534e9a937b0f0cc35777 +SIZE (DNSCrypt-dnscrypt-proxy-2.0.31_GH0.tar.gz) = 2640523 |