Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/c-ares/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/c-ares/PKGBUILD')
-rw-r--r--extra/c-ares/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/c-ares/PKGBUILD b/extra/c-ares/PKGBUILD
new file mode 100644
index 00000000..1074c004
--- /dev/null
+++ b/extra/c-ares/PKGBUILD
@@ -0,0 +1,3 @@
+if [[ $pkgver == "1.29.0" ]]; then
+ source=(https://github.com/c-ares/c-ares/releases/download/cares-1_29_0/c-ares-1.29.0.tar.gz{,.asc})
+fi