Skip to content

Commit 3624119

Browse files
committed
mingw-w64-curl: update to 8.17.0
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 8dc99c4 commit 3624119

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mingw-w64-curl/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ pkgbase=mingw-w64-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
66
"${MINGW_PACKAGE_PREFIX}-${_realname}-gnutls"
77
"${MINGW_PACKAGE_PREFIX}-${_realname}-winssl")
8-
pkgver=8.16.0
9-
pkgrel=2
8+
pkgver=8.17.0
9+
pkgrel=1
1010
pkgdesc="Command line tool and library for transferring data with URLs (mingw-w64)"
1111
arch=('any')
1212
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
@@ -37,7 +37,7 @@ source=("https://github.com/curl/curl/releases/download/${_realname}-${pkgver//.
3737
"0001-Make-cURL-relocatable.patch"
3838
"0002-Hack-make-relocation-work-inside-libexec-git-core-an.patch"
3939
"0003-ip-happy-do-not-set-unnecessary-timeout.patch")
40-
sha256sums=('9459180ab4933b30d0778ddd71c91fe2911fab731c46e59b3f4c8385b1596c91'
40+
sha256sums=('230032528ce5f85594d4f3eace63364c4244ccc3c801b7f8db1982722f2761f4'
4141
'SKIP'
4242
'08209cbf1633fa92eae7e5d28f95f8df9d6184cc20fa878c99aec4709bb257fd'
4343
'965d3921ec4fdeec94a2718bc2c85ce5e1a00ea0e499330a554074a7ae15dfc6'

0 commit comments

Comments
 (0)