Skip to content

Commit

Permalink
Merge pull request #127 from git-for-windows/mingw-w64-curl-8.9.1
Browse files Browse the repository at this point in the history
mingw-w64-curl: update to 8.9.1
  • Loading branch information
dscho authored Jul 31, 2024
2 parents 7383206 + df0e934 commit d9dfb60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-curl/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
"${MINGW_PACKAGE_PREFIX}-${_realname}-gnutls"
"${MINGW_PACKAGE_PREFIX}-${_realname}-winssl")
pkgver=8.9.0
pkgver=8.9.1
pkgrel=1
pkgdesc="Command line tool and library for transferring data with URLs (mingw-w64)"
arch=('any')
Expand Down Expand Up @@ -36,7 +36,7 @@ source=("https://github.com/curl/curl/releases/download/${_realname}-${pkgver//.
"pathtools.h"
"0001-Make-cURL-relocatable.patch"
"0002-Hack-make-relocation-work-inside-libexec-git-core-an.patch")
sha256sums=('1cb4c3657bd092b8c8e586afe87679c0aaa3d761af2aebabd6effd553e57936c'
sha256sums=('b57285d9e18bf12a5f2309fc45244f6cf9cb14734e7454121099dd0a83d669a3'
'SKIP'
'08209cbf1633fa92eae7e5d28f95f8df9d6184cc20fa878c99aec4709bb257fd'
'965d3921ec4fdeec94a2718bc2c85ce5e1a00ea0e499330a554074a7ae15dfc6'
Expand Down

0 comments on commit d9dfb60

Please sign in to comment.