diff options
Diffstat (limited to 'system/c-ares/APKBUILD')
-rw-r--r-- | system/c-ares/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/c-ares/APKBUILD b/system/c-ares/APKBUILD index 3effc2a1a..c2f577079 100644 --- a/system/c-ares/APKBUILD +++ b/system/c-ares/APKBUILD @@ -4,7 +4,7 @@ pkgname=c-ares pkgver=1.14.0 pkgrel=0 pkgdesc="Asynchronous DNS/name resolver library" -url="http://c-ares.haxx.se/" +url="https://c-ares.haxx.se/" arch="all" options="!checkroot" license="MIT" |