Update to dnscrypt-proxy-2.0.19.

Maintainer responded with "Looks good".

OK mestre@ (who had the same diff).
This commit is contained in:
bket 2018-11-30 16:10:01 +00:00
parent fbaf1f3414
commit 28b22aa277
3 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.37 2018/10/16 14:55:02 bket Exp $
# $OpenBSD: Makefile,v 1.38 2018/11/30 16:10:01 bket Exp $
COMMENT = flexible DNS proxy, with support for encrypted DNS protocols
GH_ACCOUNT = jedisct1
GH_PROJECT = dnscrypt-proxy
GH_TAGNAME = 2.0.17
GH_TAGNAME = 2.0.19
CATEGORIES = net

View File

@ -1,2 +1,2 @@
SHA256 (dnscrypt-proxy-2.0.17.tar.gz) = fE/8x7iwdHRiLnKPHAGbeb0tNb4HTL7dz6Sc2DxxebA=
SIZE (dnscrypt-proxy-2.0.17.tar.gz) = 3364933
SHA256 (dnscrypt-proxy-2.0.19.tar.gz) = mLBa7FGHzUwq6pENfqf6zVrVfAy/oHQBhoZHdk1cKJY=
SIZE (dnscrypt-proxy-2.0.19.tar.gz) = 3339713

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-dnscrypt-proxy_example-dnscrypt-proxy_toml,v 1.1 2018/10/16 14:55:02 bket Exp $
$OpenBSD: patch-dnscrypt-proxy_example-dnscrypt-proxy_toml,v 1.2 2018/11/30 16:10:01 bket Exp $
Index: dnscrypt-proxy/example-dnscrypt-proxy.toml
--- dnscrypt-proxy/example-dnscrypt-proxy.toml.orig
@ -12,7 +12,7 @@ Index: dnscrypt-proxy/example-dnscrypt-proxy.toml
## Require servers (from static + remote sources) to satisfy specific properties
@@ -482,7 +482,7 @@ cache_neg_max_ttl = 600
@@ -487,7 +487,7 @@ cache_neg_max_ttl = 600
[sources.'public-resolvers']
urls = ['https://raw.githubusercontent.com/DNSCrypt/dnscrypt-resolvers/master/v2/public-resolvers.md', 'https://download.dnscrypt.info/resolvers-list/v2/public-resolvers.md']