diff options
Diffstat (limited to 'testing/pptpclient/APKBUILD')
-rw-r--r-- | testing/pptpclient/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pptpclient/APKBUILD b/testing/pptpclient/APKBUILD index 6be631a2a1..86a0a42e8d 100644 --- a/testing/pptpclient/APKBUILD +++ b/testing/pptpclient/APKBUILD @@ -10,7 +10,7 @@ license="GPL" depends="ppp-daemon iproute2" makedepends="perl-dev" subpackages="$pkgname-doc" -source="http://downloads.sourceforge.net/sourceforge/$pkgname/pptp-$pkgver.tar.gz +source="https://downloads.sourceforge.net/sourceforge/$pkgname/pptp-$pkgver.tar.gz pptpclient-musl.patch" builddir="$srcdir"/pptp-$pkgver |