[Slackbuilds-users] c-ares download link broken
Kent Fritz
fritz.kent at gmail.com
Thu Oct 27 03:12:42 UTC 2011
Missing "download" in path. Diff below fixes, with a bump to version 1.7.5,
which seems fine here.
Index: c-ares/c-ares.info
===================================================================
--- c-ares/c-ares.info (revision 10)
+++ c-ares/c-ares.info (working copy)
@@ -1,8 +1,8 @@
PRGNAM="c-ares"
VERSION="1.7.4"
HOMEPAGE="http://c-ares.haxx.se/"
-DOWNLOAD="http://c-ares.haxx.se/c-ares-1.7.4.tar.gz"
-MD5SUM="dd71e8f07d9f3c837e12a5416d1b7f73"
+DOWNLOAD="http://c-ares.haxx.se/download/c-ares-1.7.5.tar.gz"
+MD5SUM="800875fc23cd8e1924d8af9172ed33e7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"
Index: c-ares/c-ares.SlackBuild
===================================================================
--- c-ares/c-ares.SlackBuild (revision 10)
+++ c-ares/c-ares.SlackBuild (working copy)
@@ -5,7 +5,7 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=c-ares
-VERSION=1.7.4
+VERSION=1.7.5
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
Thanks,
Kent.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20111026/009af149/attachment.html>
More information about the SlackBuilds-users
mailing list