Date: Monday, March 20, 2023 @ 08:19:07
Author: eworm
Revision: 1424384
upgpkg: lib32-curl 8.0.0-1: new upstream release
Modified:
lib32-curl/trunk/PKGBUILD
----------+
PKGBUILD | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-03-20 07:59:45 UTC (rev 1424383)
+++ PKGBUILD 2023-03-20 08:19:07 UTC (rev 1424384)
@@ -7,10 +7,10 @@
pkgbase=lib32-curl
pkgname=(lib32-curl lib32-libcurl-compat lib32-libcurl-gnutls)
-_tag='b3d2310c6441c075cdad12155da944886f1974a6' # git rev-parse v${_tag_name}
-_tag_name='7_88_1'
+_tag='741b214c095c688961ac847e86babfd68299e4ce' # git rev-parse v${_tag_name}
+_tag_name='8_0_0'
pkgver="${_tag_name//_/.}"
-pkgrel=4
+pkgrel=1
pkgdesc='command line tool and library for transferring data with URLs
(32-bit)'
arch=('x86_64')
url='https://curl.haxx.se/'
@@ -24,11 +24,6 @@
sha512sums=('SKIP')
_backports=(
- # tool_operate: avoid fclose(NULL) on bad header dump file
- '1c9cfb7af368feefb522caf81b052ee742a76da8'
-
- # CURLOPT_PIPEWAIT: allow waited reuse also for subsequent connections
- '821f6e2a89de8aec1c7da3c0f381b92b2b801efc'
)
_reverts=(