mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
curl: update to 8.13.0
This commit is contained in:
parent
b52dbe5784
commit
7cccc9ff87
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'curl'
|
||||
pkgname=curl
|
||||
version=8.12.1
|
||||
version=8.13.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="ac_cv_sizeof_off_t=8 --enable-threaded-resolver --enable-ipv6
|
||||
|
@ -30,7 +30,7 @@ license="MIT"
|
|||
homepage="https://curl.se"
|
||||
changelog="https://curl.se/changes.html"
|
||||
distfiles="https://curl.se/download/curl-${version}.tar.gz"
|
||||
checksum=7b40ea64947e0b440716a4d7f0b7aa56230a5341c8377d7b609649d4aea8dbcf
|
||||
checksum=c261a4db579b289a7501565497658bbd52d3138fdbaccf1490fa918129ab45bc
|
||||
build_options="gnutls gssapi idn ldap psl rtmp ssh ssl zstd"
|
||||
build_options_default="idn psl ssh ssl zstd"
|
||||
vopt_conflict ssl gnutls
|
||||
|
|
Loading…
Add table
Reference in a new issue