dnscrypt-proxy: update to 1.9.1.
This commit is contained in:
parent
0e12c39d2d
commit
0c0a5f0639
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dnscrypt-proxy'
|
||||
pkgname=dnscrypt-proxy
|
||||
version=1.9.0
|
||||
version=1.9.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=6de5268b8931082669b7b8ae740e3e7940e338b7df8cfeade887acf9461b73d8
|
||||
checksum=3a319e8bfff5ac15a1c5a80af71755380b1fb869cb8fd86b33b7ed928db65195
|
||||
system_accounts="dnscrypt_proxy"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue