diff options
Diffstat (limited to 'main/wget/APKBUILD')
-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 ba647b6952..d544d41240 100644 --- a/main/wget/APKBUILD +++ b/main/wget/APKBUILD @@ -5,7 +5,7 @@ pkgname=wget pkgver=1.19.2 pkgrel=1 pkgdesc="A network utility to retrieve files from the Web" -url="http://www.gnu.org/software/wget/wget.html" +url="https://www.gnu.org/software/wget/wget.html" arch="all" license="GPL3+" depends="" |