dnscrypt-proxy: update to 1.9.5.

This commit is contained in:
Juan RP 2017-05-08 09:47:30 +02:00
parent 5d9bd41733
commit 4fe8ff7edf
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dnscrypt-proxy' # Template file for 'dnscrypt-proxy'
pkgname=dnscrypt-proxy pkgname=dnscrypt-proxy
version=1.9.4 version=1.9.5
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
makedepends="libsodium-devel" makedepends="libsodium-devel"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="ISC" license="ISC"
homepage="https://dnscrypt.org/" homepage="https://dnscrypt.org/"
distfiles="https://download.dnscrypt.org/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="https://download.dnscrypt.org/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=40543efbcd56033ac03a1edf4581305e8c9bed4579ac55e6279644f07c315307 checksum=64021fabb7d5bab0baf681796d90ecd2095fb81381e6fb317a532039025a9399
conf_files="/etc/dnscrypt-proxy.conf" conf_files="/etc/dnscrypt-proxy.conf"
system_accounts="dnscrypt_proxy" system_accounts="dnscrypt_proxy"