diff options
Diffstat (limited to 'main/pth/APKBUILD')
-rw-r--r-- | main/pth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pth/APKBUILD b/main/pth/APKBUILD index 3befc6bd69..9bf7814ba0 100644 --- a/main/pth/APKBUILD +++ b/main/pth/APKBUILD @@ -9,7 +9,7 @@ license="LGPL-2.1" depends="" subpackages="$pkgname-dev $pkgname-doc" options="!libc_musl" -source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz +source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz pth-2.0.5-parallelfix.patch pth-2.0.6-ldflags.patch pth-2.0.6-sigstack.patch |