curl: update to v7.54.0 (#2402)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
committed by
Алексей
parent
06807720e5
commit
53fc8ef70b
@@ -12,7 +12,7 @@ fi
|
||||
_realname=curl
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}${_namesuff}"
|
||||
pkgver=7.53.1
|
||||
pkgver=7.54.0
|
||||
pkgrel=1
|
||||
pkgdesc="An URL retrival utility and library. (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -42,7 +42,7 @@ 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=('1c7207c06d75e9136a944a2e0528337ce76f15b9ec9ae4bb30d703b59bf530e8'
|
||||
sha256sums=('f50ebaf43c507fa7cc32be4b8108fa8bbd0f5022e90794388f3c7694a302ff06'
|
||||
'SKIP'
|
||||
'577e900086f91adb332f5ddb95adce980c530445d22aa0fbf4b43b25c2efe80e'
|
||||
'604b34b5ca9b3520a83a23959f943e330c1ef36b50ee377f8210b59be3e5f62b')
|
||||
|
||||
Reference in New Issue
Block a user