dnscrypt-proxy: update to 1.8.1.

This commit is contained in:
Michael Gehring 2016-12-20 14:04:51 +00:00
parent acf2a1e2eb
commit a28d914a80

View file

@ -1,6 +1,6 @@
# Template file for 'dnscrypt-proxy'
pkgname=dnscrypt-proxy
version=1.7.0
version=1.8.1
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=be9827f66401f38fd4bdb372046eff9b5802ab5f3d188878a0dcd7bd20074c09
checksum=5cad1d2357852dc16957085e7a9b32384fb9b95c609e185b7ae1a3959fc13769
system_accounts="dnscrypt_proxy"
post_install() {