dnscrypt-proxy: update to 1.9.0.
This commit is contained in:
parent
05e6c1a966
commit
aa32e7694f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dnscrypt-proxy'
|
||||
pkgname=dnscrypt-proxy
|
||||
version=1.8.1
|
||||
version=1.9.0
|
||||
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=5cad1d2357852dc16957085e7a9b32384fb9b95c609e185b7ae1a3959fc13769
|
||||
checksum=6de5268b8931082669b7b8ae740e3e7940e338b7df8cfeade887acf9461b73d8
|
||||
system_accounts="dnscrypt_proxy"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue