diff options
author | Stuart Cardall <developer@it-offshore.co.uk> | 2015-12-08 18:53:35 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-09 08:34:22 +0000 |
commit | c99b05dc3735320761ad2418c8822867e2a28bc2 (patch) | |
tree | 30d352169955e1d225460e782657bd626be591b9 /testing | |
parent | 8c35305a03fa18e577dc17bbb227bf650eb21872 (diff) | |
download | aports-c99b05dc3735320761ad2418c8822867e2a28bc2.tar.bz2 aports-c99b05dc3735320761ad2418c8822867e2a28bc2.tar.xz |
testing/dnscrypt-proxy: rebuild against libsodium 1.0.7
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 c78649c459..923a49b220 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.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="A tool for securing communications between a client and a DNS resolver" url="http://dnscrypt.org/" arch="all" |