diff options
-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" |