diff --git a/srcpkgs/dnscrypt-proxy/template b/srcpkgs/dnscrypt-proxy/template index 65a92320178..58f9ba69ace 100644 --- a/srcpkgs/dnscrypt-proxy/template +++ b/srcpkgs/dnscrypt-proxy/template @@ -1,6 +1,6 @@ # Template file for 'dnscrypt-proxy' pkgname=dnscrypt-proxy -version=2.0.12 +version=2.0.13 revision=1 build_style=go short_desc="DNS proxy that encrypts queries" @@ -11,7 +11,7 @@ license="ISC" homepage="https://github.com/jedisct1/dnscrypt-proxy" #changelog="https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/master/ChangeLog" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=cd608949ea7f9e760626e4c6a70b5edcbd0452d0715342e07799dff2f85d5dfe +checksum=c045fd625c0462508dd48527a33ea72a497aef08f90da7aa458cc621f3a71f30 conf_files="/etc/dnscrypt-proxy.toml" system_accounts="dnscrypt_proxy"