diff options
author | Stuart Cardall <developer@it-offshore.co.uk> | 2015-12-08 18:53:34 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-09 08:32:15 +0000 |
commit | 8c35305a03fa18e577dc17bbb227bf650eb21872 (patch) | |
tree | 192506b00354a15c41bcf2c5a9b6ae3e91762a1f /testing/quicktun/APKBUILD | |
parent | 4be5cd89add1f7406b19581bf78412b253a2e39c (diff) | |
download | aports-8c35305a03fa18e577dc17bbb227bf650eb21872.tar.bz2 aports-8c35305a03fa18e577dc17bbb227bf650eb21872.tar.xz |
testing/quicktun: rebuild against libsodium 1.0.7
Diffstat (limited to 'testing/quicktun/APKBUILD')
-rw-r--r-- | testing/quicktun/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/quicktun/APKBUILD b/testing/quicktun/APKBUILD index cb0448e19b..277ba999e3 100644 --- a/testing/quicktun/APKBUILD +++ b/testing/quicktun/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr> pkgname=quicktun pkgver=2.2.4 -pkgrel=3 +pkgrel=4 pkgdesc="Simple and secure VPN software using NaCl encryption" url="http://wiki.ucis.nl/QuickTun" arch="all" |