dnscrypt-proxy: update to 1.9.2.
This commit is contained in:
parent
4412997fb3
commit
c42bc2819d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dnscrypt-proxy'
|
||||
pkgname=dnscrypt-proxy
|
||||
version=1.9.1
|
||||
revision=2
|
||||
version=1.9.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libsodium-devel"
|
||||
short_desc="DNS proxy that encrypts queries"
|
||||
|
@ -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=3a319e8bfff5ac15a1c5a80af71755380b1fb869cb8fd86b33b7ed928db65195
|
||||
checksum=b63f9b44891c529be5cda8457b4b95d90db3d1efe7eb236cae8b8e253aa1def3
|
||||
conf_files="/etc/dnscrypt-proxy.conf"
|
||||
system_accounts="dnscrypt_proxy"
|
||||
|
||||
|
|
Loading…
Reference in a new issue