dnscrypt-proxy: update to 2.0.10.
Closes #13401. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
9b47e8e6fa
commit
b5f730b74b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dnscrypt-proxy'
|
||||
pkgname=dnscrypt-proxy
|
||||
version=2.0.8
|
||||
version=2.0.10
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="DNS proxy that encrypts queries"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="ISC"
|
||||
homepage="https://github.com/jedisct1/dnscrypt-proxy"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=a99fc2b055618b0578ebe1477769bf9dddff7daa653649bd73f4bcf650bc8d40
|
||||
checksum=ec5f68349833b4a501fedc0af3cdbdfd6df2644b3e3e1c43aa86c823ca5a3007
|
||||
conf_files="/etc/dnscrypt-proxy.toml"
|
||||
system_accounts="dnscrypt_proxy"
|
||||
|
||||
|
|
Loading…
Reference in New Issue