diff options
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 704bded34f..b687bf5f70 100644 --- a/testing/vpnc/APKBUILD +++ b/testing/vpnc/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="GPL-2.0-or-later" makedepends="libgcrypt-dev perl linux-headers" subpackages="$pkgname-doc $pkgname-openrc" -source="http://www.unix-ag.uni-kl.de/~massar/vpnc/vpnc-$pkgver.tar.gz +source="https://www.unix-ag.uni-kl.de/~massar/vpnc/vpnc-$pkgver.tar.gz working.patch vpnc.initd vpnc.confd" |