Skip to content

Commit 9f2928e

Browse files
authored
Merge pull request #233 from git-for-windows/curl-8.14.0
curl: update to 8.14.0
2 parents e4d37ce + 89277a4 commit 9f2928e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

curl/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
pkgbase=curl
44
pkgname=('curl' 'libcurl' 'libcurl-devel')
5-
pkgver=8.13.0
5+
pkgver=8.14.0
66
pkgrel=1
77
pkgdesc="Multi-protocol file transfer utility"
88
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ makedepends=('heimdal-devel' 'libxcrypt-devel' 'libidn2-devel'
1414
options=('!libtool' 'strip' '!debug')
1515
source=("https://github.com/curl/curl/releases/download/${pkgbase}-${pkgver//./_}/${pkgbase}-${pkgver}.tar.bz2"{,.asc}
1616
curl-8.10.0-msys2.patch)
17-
sha256sums=('e0d20499260760f9865cb6308928223f4e5128910310c025112f592a168e1473'
17+
sha256sums=('efa1403c5ac4490c8d50fc0cabe97710abb1bf2a456e375a56d960b20a1cba80'
1818
'SKIP'
1919
'f3d1ff0ca77636323ee5156c14275cb6cec98021aa0ad1b30735dbc4c3b619fd')
2020
validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2') # Daniel Stenberg

0 commit comments

Comments
 (0)