diff options
-rw-r--r-- | main/wget/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wget/APKBUILD b/main/wget/APKBUILD index 03826feb4d..a5c3a7554d 100644 --- a/main/wget/APKBUILD +++ b/main/wget/APKBUILD @@ -13,7 +13,7 @@ makedepends="libressl-dev perl" checkdepends="perl-http-daemon" subpackages="$pkgname-doc" install="" -source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz " +source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz" builddir="$srcdir/$pkgname-$pkgver" # secfixes: |