Skip to content

Commit a1570c0

Browse files
committed
curl: Update to 8.15.0
1 parent e2433bc commit a1570c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

curl/PKGBUILD

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

33
pkgbase=curl
44
pkgname=('curl' 'libcurl' 'libcurl-devel')
5-
pkgver=8.14.1
6-
pkgrel=2
5+
pkgver=8.15.0
6+
pkgrel=1
77
pkgdesc="Multi-protocol file transfer utility"
88
arch=('i686' 'x86_64')
99
url="https://curl.se/"
@@ -22,7 +22,7 @@ makedepends=('brotli-devel' 'heimdal-devel' 'libidn2-devel' 'autotools' 'libnght
2222
source=("https://github.com/curl/curl/releases/download/${pkgbase}-${pkgver//./_}/${pkgbase}-${pkgver}.tar.xz"{,.asc}
2323
curl-7.60.0-gssapi-static-libs.patch
2424
0001-wcurl-force-cygwin-curl.patch)
25-
sha256sums=('f4619a1e2474c4bbfedc88a7c2191209c8334b48fa1f4e53fd584cc12e9120dd'
25+
sha256sums=('6cd0a8a5b126ddfda61c94dc2c3fc53481ba7a35461cf7c5ab66aa9d6775b609'
2626
'SKIP'
2727
'fbe5f247669ddd20506080f93b6e41d3b8c5b53082edcd09159f174d53203450'
2828
'2dc51428fac6c2332682e61f5c6b30be0f22217f66ea6e272842abe0559278a9')

0 commit comments

Comments
 (0)