diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-01-17 09:26:17 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-01-18 18:25:04 +0100 |
commit | 56706b30d6f80a8cccb619c2099d176a70ae1cbc (patch) | |
tree | e3a5ac02fef5a010bc52d7bb80b214daf4e90e51 /testing/vpnc/APKBUILD | |
parent | 1335e877e2c0369b37b56f05bc5a3005086d85a6 (diff) | |
download | aports-56706b30d6f80a8cccb619c2099d176a70ae1cbc.tar.bz2 aports-56706b30d6f80a8cccb619c2099d176a70ae1cbc.tar.xz |
testing/vpnc: rebuild against libgcrypt 1.6.0
Diffstat (limited to 'testing/vpnc/APKBUILD')
-rw-r--r-- | testing/vpnc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/vpnc/APKBUILD b/testing/vpnc/APKBUILD index 00ed2399ee..15857b50f8 100644 --- a/testing/vpnc/APKBUILD +++ b/testing/vpnc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=vpnc pkgver=0.5.3 -pkgrel=0 +pkgrel=1 pkgdesc="IPSec VPN client compatible with Cisco equipment" url="http://www.unix-ag.uni-kl.de/~massar/vpnc/" arch="all" |