ports/core (3.0): [notify] curl: update to 7.40.0
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit c1773310bc6f88efbf52220d63d0abb052680bfd Author: Juergen Daubert <jue@jue.li> Date: Thu Jan 8 18:24:13 2015 +0100 [notify] curl: update to 7.40.0 includes two security fixes, see - http://curl.haxx.se/docs/adv_20150108A.html - http://curl.haxx.se/docs/adv_20150108B.html (cherry picked from commit 0c120bbe9bb4d37199aa49d451b03859993a3c57) diff --git a/curl/.footprint b/curl/.footprint index f81f7f5..1a8a33e 100644 --- a/curl/.footprint +++ b/curl/.footprint @@ -235,6 +235,7 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/CURLOPT_TLSAUTH_USERNAME.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_TRANSFERTEXT.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_TRANSFER_ENCODING.3.gz +-rw-r--r-- root/root usr/man/man3/CURLOPT_UNIX_SOCKET_PATH.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_UNRESTRICTED_AUTH.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_UPLOAD.3.gz -rw-r--r-- root/root usr/man/man3/CURLOPT_URL.3.gz diff --git a/curl/.md5sum b/curl/.md5sum index 7d2fa7d..b980440 100644 --- a/curl/.md5sum +++ b/curl/.md5sum @@ -1 +1 @@ -e9aa6dec29920eba8ef706ea5823bad7 curl-7.39.0.tar.lzma +d18fb866d97b536e8948833b84a58a73 curl-7.40.0.tar.lzma diff --git a/curl/Pkgfile b/curl/Pkgfile index eb7faf6..901d8fe 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl, zlib name=curl -version=7.39.0 +version=7.40.0 release=1 source=(http://curl.haxx.se/download/$name-$version.tar.lzma)
participants (1)
-
crux@crux.nu