diff options
Diffstat (limited to 'main/gettext/APKBUILD')
-rw-r--r-- | main/gettext/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gettext/APKBUILD b/main/gettext/APKBUILD index 3eeeaa53e1..b03c204938 100644 --- a/main/gettext/APKBUILD +++ b/main/gettext/APKBUILD @@ -4,7 +4,7 @@ pkgname=gettext pkgver=0.19.8.1 pkgrel=1 pkgdesc="GNU locale utilities" -url="http://www.gnu.org/software/gettext/gettext.html" +url="https://www.gnu.org/software/gettext/gettext.html" arch="all" license="GPL" depends= |