dnscrypt-proxy: update to 1.9.1.
This commit is contained in:
parent
0e12c39d2d
commit
0c0a5f0639
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dnscrypt-proxy'
|
# Template file for 'dnscrypt-proxy'
|
||||||
pkgname=dnscrypt-proxy
|
pkgname=dnscrypt-proxy
|
||||||
version=1.9.0
|
version=1.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libsodium-devel"
|
makedepends="libsodium-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://dnscrypt.org/"
|
homepage="https://dnscrypt.org/"
|
||||||
distfiles="https://download.dnscrypt.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://download.dnscrypt.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=6de5268b8931082669b7b8ae740e3e7940e338b7df8cfeade887acf9461b73d8
|
checksum=3a319e8bfff5ac15a1c5a80af71755380b1fb869cb8fd86b33b7ed928db65195
|
||||||
system_accounts="dnscrypt_proxy"
|
system_accounts="dnscrypt_proxy"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue