aboutsummaryrefslogtreecommitdiffstats
path: root/main/c-ares/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/c-ares/APKBUILD')
-rw-r--r--main/c-ares/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/c-ares/APKBUILD b/main/c-ares/APKBUILD
index 3c9a518167..50f3f0033d 100644
--- a/main/c-ares/APKBUILD
+++ b/main/c-ares/APKBUILD
@@ -4,13 +4,13 @@ pkgname=c-ares
pkgver=1.13.0
pkgrel=0
pkgdesc="An asynchronously DNS/names resolver library"
-url="http://c-ares.haxx.se/"
+url="https://c-ares.haxx.se/"
arch="all"
license="MIT"
depends=""
makedepends=""
subpackages="$pkgname-doc $pkgname-dev"
-source="http://c-ares.haxx.se/download/$pkgname-$pkgver.tar.gz"
+source="https://c-ares.haxx.se/download/$pkgname-$pkgver.tar.gz"
_builddir="$srcdir"/$pkgname-$pkgver