summaryrefslogtreecommitdiff
path: root/system/c-ares/APKBUILD
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-09-05 16:34:50 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-09-05 16:34:50 +0000
commit6e748f65f8faef317ca487ab75b8b000f37872e4 (patch)
tree3566abf89ef99653c93c2d371e45b772c0d0bd1d /system/c-ares/APKBUILD
parent0f7397b8fc8e159b49620ccd917605e141880e5d (diff)
downloadpackages-6e748f65f8faef317ca487ab75b8b000f37872e4.tar.gz
packages-6e748f65f8faef317ca487ab75b8b000f37872e4.tar.bz2
packages-6e748f65f8faef317ca487ab75b8b000f37872e4.tar.xz
packages-6e748f65f8faef317ca487ab75b8b000f37872e4.zip
system/{c-ares,sudo,yaml}: fix URL
Diffstat (limited to 'system/c-ares/APKBUILD')
-rw-r--r--system/c-ares/APKBUILD2
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"