ports/core (3.0): [notify] curl: update to 7.30.0
commit 6a9f652c18c712289553c808d06e72526ef522f9 Author: Juergen Daubert <jue@jue.li> Date: Fri Apr 12 17:44:32 2013 +0200 [notify] curl: update to 7.30.0 includes the security fix for CVE-2013-1944, see http://article.gmane.org/gmane.comp.web.curl.announce/75 diff --git a/curl/.md5sum b/curl/.md5sum index ab1771e..49146c2 100644 --- a/curl/.md5sum +++ b/curl/.md5sum @@ -1 +1 @@ -48eab66844553c37433fb861cf8ab5c9 curl-7.29.0.tar.lzma +e47049eaabfbed194bef7ae4960fdc37 curl-7.30.0.tar.lzma diff --git a/curl/Pkgfile b/curl/Pkgfile index 358d319..fb68150 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl, zlib name=curl -version=7.29.0 +version=7.30.0 release=1 source=(http://curl.haxx.se/download/$name-$version.tar.lzma)
participants (1)
-
crux@crux.nu