ports/core (2.8): [notify] curl: update to 7.29.0
commit c3d1e343e1b2d683472fb0112ad7c45a1087b49d Author: Juergen Daubert <jue@jue.li> Date: Wed Feb 6 16:48:58 2013 +0100 [notify] curl: update to 7.29.0 Update includes a security fix, see http://curl.haxx.se/docs/adv_20130206.html (cherry picked from commit 063af3fdf480843597ac162f0248714c30aa13ac) diff --git a/curl/.md5sum b/curl/.md5sum index 11efee8..ab1771e 100644 --- a/curl/.md5sum +++ b/curl/.md5sum @@ -1 +1 @@ -b716ab1103fd4bef99b98f5ff2c7b638 curl-7.28.1.tar.lzma +48eab66844553c37433fb861cf8ab5c9 curl-7.29.0.tar.lzma diff --git a/curl/Pkgfile b/curl/Pkgfile index 9c050a8..358d319 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -4,8 +4,8 @@ # Depends on: openssl, zlib name=curl -version=7.28.1 -release=2 +version=7.29.0 +release=1 source=(http://curl.haxx.se/download/$name-$version.tar.lzma) build() {
participants (1)
-
crux@crux.nu