curl: update to 7.44.0
This commit is contained in:
parent
90afa11dc2
commit
a59bced983
@ -16,9 +16,9 @@ drwxr-xr-x root/root usr/include/curl/
|
|||||||
drwxr-xr-x root/root usr/lib/
|
drwxr-xr-x root/root usr/lib/
|
||||||
-rw-r--r-- root/root usr/lib/libcurl.a
|
-rw-r--r-- root/root usr/lib/libcurl.a
|
||||||
-rwxr-xr-x root/root usr/lib/libcurl.la
|
-rwxr-xr-x root/root usr/lib/libcurl.la
|
||||||
lrwxrwxrwx root/root usr/lib/libcurl.so -> libcurl.so.4.3.0
|
lrwxrwxrwx root/root usr/lib/libcurl.so -> libcurl.so.4.4.0
|
||||||
lrwxrwxrwx root/root usr/lib/libcurl.so.4 -> libcurl.so.4.3.0
|
lrwxrwxrwx root/root usr/lib/libcurl.so.4 -> libcurl.so.4.4.0
|
||||||
-rwxr-xr-x root/root usr/lib/libcurl.so.4.3.0
|
-rwxr-xr-x root/root usr/lib/libcurl.so.4.4.0
|
||||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||||
-rw-r--r-- root/root usr/lib/pkgconfig/libcurl.pc
|
-rw-r--r-- root/root usr/lib/pkgconfig/libcurl.pc
|
||||||
drwxr-xr-x root/root usr/man/
|
drwxr-xr-x root/root usr/man/
|
||||||
@ -35,6 +35,8 @@ drwxr-xr-x root/root usr/man/man3/
|
|||||||
-rw-r--r-- root/root usr/man/man3/CURLMOPT_PIPELINING.3.gz
|
-rw-r--r-- root/root usr/man/man3/CURLMOPT_PIPELINING.3.gz
|
||||||
-rw-r--r-- root/root usr/man/man3/CURLMOPT_PIPELINING_SERVER_BL.3.gz
|
-rw-r--r-- root/root usr/man/man3/CURLMOPT_PIPELINING_SERVER_BL.3.gz
|
||||||
-rw-r--r-- root/root usr/man/man3/CURLMOPT_PIPELINING_SITE_BL.3.gz
|
-rw-r--r-- root/root usr/man/man3/CURLMOPT_PIPELINING_SITE_BL.3.gz
|
||||||
|
-rw-r--r-- root/root usr/man/man3/CURLMOPT_PUSHDATA.3.gz
|
||||||
|
-rw-r--r-- root/root usr/man/man3/CURLMOPT_PUSHFUNCTION.3.gz
|
||||||
-rw-r--r-- root/root usr/man/man3/CURLMOPT_SOCKETDATA.3.gz
|
-rw-r--r-- root/root usr/man/man3/CURLMOPT_SOCKETDATA.3.gz
|
||||||
-rw-r--r-- root/root usr/man/man3/CURLMOPT_SOCKETFUNCTION.3.gz
|
-rw-r--r-- root/root usr/man/man3/CURLMOPT_SOCKETFUNCTION.3.gz
|
||||||
-rw-r--r-- root/root usr/man/man3/CURLMOPT_TIMERDATA.3.gz
|
-rw-r--r-- root/root usr/man/man3/CURLMOPT_TIMERDATA.3.gz
|
||||||
@ -310,6 +312,7 @@ drwxr-xr-x root/root usr/man/man3/
|
|||||||
-rw-r--r-- root/root usr/man/man3/libcurl-multi.3.gz
|
-rw-r--r-- root/root usr/man/man3/libcurl-multi.3.gz
|
||||||
-rw-r--r-- root/root usr/man/man3/libcurl-share.3.gz
|
-rw-r--r-- root/root usr/man/man3/libcurl-share.3.gz
|
||||||
-rw-r--r-- root/root usr/man/man3/libcurl-symbols.3.gz
|
-rw-r--r-- root/root usr/man/man3/libcurl-symbols.3.gz
|
||||||
|
-rw-r--r-- root/root usr/man/man3/libcurl-thread.3.gz
|
||||||
-rw-r--r-- root/root usr/man/man3/libcurl-tutorial.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
|
-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/
|
||||||
|
@ -1 +1 @@
|
|||||||
95df6d1ce9c970289d2997e603d6fd79 curl-7.43.0.tar.lzma
|
2f924c80bb7124dff1b39f54ffda3781 curl-7.44.0.tar.lzma
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# Depends on: openssl, zlib
|
# Depends on: openssl, zlib
|
||||||
|
|
||||||
name=curl
|
name=curl
|
||||||
version=7.43.0
|
version=7.44.0
|
||||||
release=1
|
release=1
|
||||||
source=(http://curl.haxx.se/download/$name-$version.tar.lzma)
|
source=(http://curl.haxx.se/download/$name-$version.tar.lzma)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user