Skip to content

Commit f8e1b8f

Browse files
committed
mingw-w64-curl: update to 8.13.0
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent ca94d09 commit f8e1b8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mingw-w64-curl/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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.12.1
8+
pkgver=8.13.0
99
pkgrel=1
1010
pkgdesc="Command line tool and library for transferring data with URLs (mingw-w64)"
1111
arch=('any')
@@ -36,7 +36,7 @@ source=("https://github.com/curl/curl/releases/download/${_realname}-${pkgver//.
3636
"pathtools.h"
3737
"0001-Make-cURL-relocatable.patch"
3838
"0002-Hack-make-relocation-work-inside-libexec-git-core-an.patch")
39-
sha256sums=('18681d84e2791183e0e5e4650ccb2a080c1f3a4e57ed2fbc2457228579d68269'
39+
sha256sums=('e0d20499260760f9865cb6308928223f4e5128910310c025112f592a168e1473'
4040
'SKIP'
4141
'08209cbf1633fa92eae7e5d28f95f8df9d6184cc20fa878c99aec4709bb257fd'
4242
'965d3921ec4fdeec94a2718bc2c85ce5e1a00ea0e499330a554074a7ae15dfc6'

0 commit comments

Comments
 (0)