curl: update to 7.15.5

This commit is contained in:
Johannes Winkelmann 2006-08-07 06:45:18 +00:00
parent 54bd14d41e
commit af3e823617
3 changed files with 4 additions and 2 deletions

View File

@ -37,6 +37,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/curl_escape.3.gz
-rw-r--r-- root/root usr/man/man3/curl_formadd.3.gz
-rw-r--r-- root/root usr/man/man3/curl_formfree.3.gz
-rw-r--r-- root/root usr/man/man3/curl_formget.3.gz
-rw-r--r-- root/root usr/man/man3/curl_free.3.gz
-rw-r--r-- root/root usr/man/man3/curl_getdate.3.gz
-rw-r--r-- root/root usr/man/man3/curl_getenv.3.gz
@ -45,6 +46,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/curl_global_init_mem.3.gz
-rw-r--r-- root/root usr/man/man3/curl_mprintf.3.gz
-rw-r--r-- root/root usr/man/man3/curl_multi_add_handle.3.gz
-rw-r--r-- root/root usr/man/man3/curl_multi_assign.3.gz
-rw-r--r-- root/root usr/man/man3/curl_multi_cleanup.3.gz
-rw-r--r-- root/root usr/man/man3/curl_multi_fdset.3.gz
-rw-r--r-- root/root usr/man/man3/curl_multi_info_read.3.gz

View File

@ -1 +1 @@
d9345a55c8bc67eafcd37fa1b728e00e curl-7.15.4.tar.bz2
594142c7d53bbdd988e8cef6354eeeff curl-7.15.5.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends: openssl
name=curl
version=7.15.4
version=7.15.5
release=1
source=(http://curl.haxx.se/download/$name-$version.tar.bz2)