curl: Update to 7.56.0 (#3015)

This commit is contained in:
Christoph Reiter
2017-10-09 09:32:21 +02:00
committed by Алексей
parent bbfdd27b9e
commit 7fe9b27d0c
2 changed files with 13 additions and 13 deletions

View File

@@ -28,23 +28,23 @@ index 1e76c49..17f477a 100644
AC_CHECK_TYPE(ssize_t, ,
diff --git a/lib/Makefile.inc b/lib/Makefile.inc
index 19f5800..d8eb6d5 100644
--- a/lib/Makefile.inc
+++ b/lib/Makefile.inc
@@ -53,7 +53,7 @@ LIB_CFILES = file.c timeval.c base64.c hostip.c progress.c formdata.c \
http_proxy.c non-ascii.c asyn-ares.c asyn-thread.c curl_gssapi.c \
--- curl-7.56.0/lib/Makefile.inc.orig 2017-10-06 17:33:35.163103800 +0200
+++ curl-7.56.0/lib/Makefile.inc 2017-10-06 17:35:48.306143200 +0200
@@ -54,7 +54,7 @@
http_ntlm.c curl_ntlm_wb.c curl_ntlm_core.c curl_sasl.c rand.c \
curl_multibyte.c hostcheck.c conncache.c pipeline.c dotdot.c \
- x509asn1.c http2.c smb.c curl_endian.c curl_des.c system_win32.c
+ x509asn1.c http2.c smb.c curl_endian.c curl_des.c system_win32.c pathtools.c
x509asn1.c http2.c smb.c curl_endian.c curl_des.c system_win32.c \
- mime.c
+ mime.c pathtools.c
LIB_HFILES = arpa_telnet.h netrc.h file.h timeval.h hostip.h progress.h \
formdata.h cookie.h http.h sendf.h ftp.h url.h dict.h if2ip.h \
@@ -72,7 +72,7 @@ LIB_HFILES = arpa_telnet.h netrc.h file.h timeval.h hostip.h progress.h \
@@ -73,7 +73,7 @@
curl_sasl.h curl_multibyte.h hostcheck.h conncache.h \
curl_setup_once.h multihandle.h setup-vms.h pipeline.h dotdot.h \
x509asn1.h http2.h sigpipe.h smb.h curl_endian.h curl_des.h \
- curl_printf.h system_win32.h rand.h
+ curl_printf.h pathtools.h system_win32.h rand.h
- curl_printf.h system_win32.h rand.h mime.h
+ curl_printf.h pathtools.h system_win32.h rand.h mime.h
LIB_RCFILES = libcurl.rc

View File

@@ -12,8 +12,8 @@ fi
_realname=curl
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}${_namesuff}"
pkgver=7.55.1
pkgrel=2
pkgver=7.56.0
pkgrel=1
pkgdesc="Command line tool and library for transferring data with URLs. (mingw-w64)"
arch=('any')
url="https://curl.haxx.se"
@@ -42,9 +42,9 @@ options=('staticlibs')
source=("${url}/download/${_realname}-${pkgver}.tar.bz2"{,.asc}
"0001-Make-cURL-relocatable.patch"
"0002-cURL-Get-relocatable-base-from-.dll-instead-of-.exe.patch")
sha256sums=('e5b1a92ed3b0c11f149886458fa063419500819f1610c020d62f25b8e4b16cfb'
sha256sums=('de60a4725a3d461c70aa571d7d69c788f1816d9d1a8a2ef05f864ce8f01279df'
'SKIP'
'577e900086f91adb332f5ddb95adce980c530445d22aa0fbf4b43b25c2efe80e'
'3008bbfa20f2b23d57db0c4b844af877bd0ad50be7a06148ff5b7b7dc0386f1e'
'604b34b5ca9b3520a83a23959f943e330c1ef36b50ee377f8210b59be3e5f62b')
validpgpkeys=('914C533DF9B2ADA2204F586D78E11C6B279D5C91' # Daniel Stenberg
'27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2'