diff options
Diffstat (limited to 'system/xfsprogs')
-rw-r--r-- | system/xfsprogs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/xfsprogs/APKBUILD b/system/xfsprogs/APKBUILD index 962870920..b1083da33 100644 --- a/system/xfsprogs/APKBUILD +++ b/system/xfsprogs/APKBUILD @@ -4,7 +4,7 @@ pkgname=xfsprogs pkgver=5.4.0 pkgrel=0 pkgdesc="XFS filesystem utilities" -url="http://xfs.org/index.php/Main_Page" +url="https://xfs.org/index.php/Main_Page" arch="all" options="!check" # No test suite. license="GPL-1.0-only" |