* update curl to 8.5.0-1

This commit is contained in:
Alexander Baldeck 2023-12-18 11:13:38 +01:00
parent 0b28483e29
commit 96c4167f9a

View File

@ -7,10 +7,10 @@
pkgbase=curl
pkgname=(curl libcurl-compat libcurl-gnutls)
_tag='817204c6e41f66dafbaa704d67f828a4288b3577' # git rev-parse v${_tag_name}
_tag_name='8_4_0'
_tag='55b5fafb094ebe07ca8a5d4f79813c8b40670795' # git rev-parse v${_tag_name}
_tag_name='8_5_0'
pkgver="${_tag_name//_/.}"
pkgrel=2
pkgrel=1
pkgdesc='command line tool and library for transferring data with URLs'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://curl.se/'
@ -25,7 +25,6 @@ source=("git+https://github.com/bagder/curl.git#tag=${_tag}?signed")
sha512sums=('SKIP')
_backports=(
"1f7d8cd478f024bc16cad204a9b62feb6e92a0c5" # make package reproducible
)
_reverts=(