dnscrypt-proxy: update to 1.6.1.
This commit is contained in:
parent
b1282fa369
commit
4a94a2bcbe
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dnscrypt-proxy'
|
||||
pkgname=dnscrypt-proxy
|
||||
version=1.6.0
|
||||
revision=2
|
||||
version=1.6.1
|
||||
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="7703a41a1040fc30b19fdfbbaba36b411e66d998584b0e2fa5088f734f4f86be"
|
||||
checksum=c519012a66f3ee30be02113d1e0139be08ccd2ec45ca4102eac35be731a65340
|
||||
system_accounts="dnscrypt_proxy"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue