dnscrypt-proxy: update to 1.9.5.
This commit is contained in:
parent
5d9bd41733
commit
4fe8ff7edf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dnscrypt-proxy'
|
||||
pkgname=dnscrypt-proxy
|
||||
version=1.9.4
|
||||
version=1.9.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libsodium-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="ISC"
|
||||
homepage="https://dnscrypt.org/"
|
||||
distfiles="https://download.dnscrypt.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=40543efbcd56033ac03a1edf4581305e8c9bed4579ac55e6279644f07c315307
|
||||
checksum=64021fabb7d5bab0baf681796d90ecd2095fb81381e6fb317a532039025a9399
|
||||
conf_files="/etc/dnscrypt-proxy.conf"
|
||||
system_accounts="dnscrypt_proxy"
|
||||
|
||||
|
|
Loading…
Reference in a new issue