mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-09 14:22:57 +02:00
curl: update to 8.15.0
This commit is contained in:
parent
d958aaefa4
commit
9daf347fb8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'curl'
|
# Template file for 'curl'
|
||||||
pkgname=curl
|
pkgname=curl
|
||||||
version=8.14.1
|
version=8.15.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_cv_sizeof_off_t=8 --enable-threaded-resolver --enable-ipv6
|
configure_args="ac_cv_sizeof_off_t=8 --enable-threaded-resolver --enable-ipv6
|
||||||
|
@ -35,7 +35,7 @@ license="MIT"
|
||||||
homepage="https://curl.se"
|
homepage="https://curl.se"
|
||||||
changelog="https://curl.se/changes.html"
|
changelog="https://curl.se/changes.html"
|
||||||
distfiles="https://curl.se/download/curl-${version}.tar.gz"
|
distfiles="https://curl.se/download/curl-${version}.tar.gz"
|
||||||
checksum=6766ada7101d292b42b8b15681120acd68effa4a9660935853cf6d61f0d984d4
|
checksum=d85cfc79dc505ff800cb1d321a320183035011fa08cb301356425d86be8fc53c
|
||||||
build_options="gnutls gssapi idn ldap psl rtmp ssh ssl zstd http3"
|
build_options="gnutls gssapi idn ldap psl rtmp ssh ssl zstd http3"
|
||||||
build_options_default="idn psl ssh ssl zstd http3"
|
build_options_default="idn psl ssh ssl zstd http3"
|
||||||
vopt_conflict ssl gnutls
|
vopt_conflict ssl gnutls
|
||||||
|
|
Loading…
Add table
Reference in a new issue