diff options
Diffstat (limited to 'main/tar/APKBUILD')
-rw-r--r-- | main/tar/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tar/APKBUILD b/main/tar/APKBUILD index c111e56adc..182dee5171 100644 --- a/main/tar/APKBUILD +++ b/main/tar/APKBUILD @@ -3,7 +3,7 @@ pkgname=tar pkgver=1.29 pkgrel=1 pkgdesc="Utility used to store, backup, and transport files" -url="http://www.gnu.org" +url="https://www.gnu.org" arch="all" license="GPL" depends="" |