aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/c-ares/abuild
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-07-01 00:52:40 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-07-01 00:52:40 +0800
commit490df5546e07a6e9efff0a8ae7ee20dcdf77f109 (patch)
tree18ef3811fc78facc3b21e957fdfbbd5208c81823 /repos/extra/c-ares/abuild
parentf24110d47af34cdd8786d2411488c7983ebab592 (diff)
downloadalicelinux-490df5546e07a6e9efff0a8ae7ee20dcdf77f109.tar.gz
alicelinux-490df5546e07a6e9efff0a8ae7ee20dcdf77f109.zip
c-ares: updated to 1.31.0
Diffstat (limited to 'repos/extra/c-ares/abuild')
-rw-r--r--repos/extra/c-ares/abuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/repos/extra/c-ares/abuild b/repos/extra/c-ares/abuild
index 8b836e31..537e2764 100644
--- a/repos/extra/c-ares/abuild
+++ b/repos/extra/c-ares/abuild
@@ -1,5 +1,4 @@
name=c-ares
-version=1.29.0
+version=1.31.0
release=1
-source="https://$name.haxx.se/download/$name-$version.tar.gz"
-build_type=cmake_build
+source="https://github.com/${name}/${name}/releases/download/v${version}/${name}-${version}.tar.gz"