From eff825e3f6bd7e022d06e731aa69888aa8e41637 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 30 Sep 2014 14:42:24 +0000 Subject: [PATCH] curl: updated to 7.37.0 --- curl/.footprint | 4 +++- curl/.md5sum | 2 +- curl/Pkgfile | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/curl/.footprint b/curl/.footprint index 3b73463..89702c1 100644 --- a/curl/.footprint +++ b/curl/.footprint @@ -25,7 +25,6 @@ drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/curl-config.1.gz -rw-r--r-- root/root usr/man/man1/curl.1.gz --rw-r--r-- root/root usr/man/man1/mk-ca-bundle.1.gz drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/curl_easy_cleanup.3.gz -rw-r--r-- root/root usr/man/man3/curl_easy_duphandle.3.gz @@ -81,3 +80,6 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/libcurl-share.3.gz -rw-r--r-- root/root usr/man/man3/libcurl-tutorial.3.gz -rw-r--r-- root/root usr/man/man3/libcurl.3.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/aclocal/ +-rw-r--r-- root/root usr/share/aclocal/libcurl.m4 diff --git a/curl/.md5sum b/curl/.md5sum index 11efee8..7139084 100644 --- a/curl/.md5sum +++ b/curl/.md5sum @@ -1 +1 @@ -b716ab1103fd4bef99b98f5ff2c7b638 curl-7.28.1.tar.lzma +54bfd1eb5214f604186d6f5ac61c7781 curl-7.37.0.tar.lzma diff --git a/curl/Pkgfile b/curl/Pkgfile index f401147..086063b 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -5,8 +5,8 @@ # Depends on: openssl zlib name=curl -version=7.28.1 -release=2 +version=7.37.0 +release=1 source=(http://curl.haxx.se/download/$name-$version.tar.lzma) build() { -- 2.26.2