summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2012-10-11 13:00:56 +0200
committerJuergen Daubert <jue@jue.li>2012-10-11 13:00:56 +0200
commita04e3f3304976d0f74d4a679a1c34a304d0f8f7f (patch)
treead629e170d4c48333b8c5806931a2ac9f0a5df4e
parent1f0d2a894791af9c65d47f8096554f11ece4805f (diff)
downloadcore-a04e3f3304976d0f74d4a679a1c34a304d0f8f7f.tar.gz
core-a04e3f3304976d0f74d4a679a1c34a304d0f8f7f.tar.xz
curl: update to 7.28.0
-rw-r--r--curl/.footprint1
-rw-r--r--curl/.md5sum2
-rw-r--r--curl/Pkgfile2
3 files changed, 3 insertions, 2 deletions
diff --git a/curl/.footprint b/curl/.footprint
index f309bfdd..649bc9a6 100644
--- a/curl/.footprint
+++ b/curl/.footprint
@@ -64,6 +64,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/curl_multi_socket_action.3.gz
-rw-r--r-- root/root usr/man/man3/curl_multi_strerror.3.gz
-rw-r--r-- root/root usr/man/man3/curl_multi_timeout.3.gz
+-rw-r--r-- root/root usr/man/man3/curl_multi_wait.3.gz
-rw-r--r-- root/root usr/man/man3/curl_share_cleanup.3.gz
-rw-r--r-- root/root usr/man/man3/curl_share_init.3.gz
-rw-r--r-- root/root usr/man/man3/curl_share_setopt.3.gz
diff --git a/curl/.md5sum b/curl/.md5sum
index f8267eda..21c0b033 100644
--- a/curl/.md5sum
+++ b/curl/.md5sum
@@ -1 +1 @@
-1b669875527ba4b943a0cdb5b255a02c curl-7.27.0.tar.lzma
+f8a9f99d9db71d8ce1d2c4ccea3c3850 curl-7.28.0.tar.lzma
diff --git a/curl/Pkgfile b/curl/Pkgfile
index 73d73196..9ed99349 100644
--- a/curl/Pkgfile
+++ b/curl/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: openssl, zlib
name=curl
-version=7.27.0
+version=7.28.0
release=1
source=(http://curl.haxx.se/download/$name-$version.tar.lzma)

Generated by cgit