diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-10-18 13:47:00 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-10-18 13:47:00 +0200 |
commit | 1d82a63277c2528abdbd1dba43267e8c0c923b2d (patch) | |
tree | 560a6f1fa31a20f540e8274ba51c45a23749e2bd /testing | |
parent | 051217be5d0dfb65c8de75a8c74026e01f30dcc2 (diff) | |
download | aports-1d82a63277c2528abdbd1dba43267e8c0c923b2d.tar.bz2 aports-1d82a63277c2528abdbd1dba43267e8c0c923b2d.tar.xz |
testing/dnscrypt-proxy: rebuild against libsodium 1.0.0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/dnscrypt-proxy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dnscrypt-proxy/APKBUILD b/testing/dnscrypt-proxy/APKBUILD index 4ae7f413b9..eb362aab3e 100644 --- a/testing/dnscrypt-proxy/APKBUILD +++ b/testing/dnscrypt-proxy/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <francesco.colista@gmail.com> pkgname=dnscrypt-proxy pkgver=1.4.0 -pkgrel=4 +pkgrel=5 pkgdesc="A tool for securing communications between a client and a DNS resolver" url="http://dnscrypt.org/" arch="all" |