mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
curl: update to 8.10.1
This commit is contained in:
parent
365ae5dffd
commit
9a04f2220d
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.10.0
|
version=8.10.1
|
||||||
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
|
||||||
|
@ -30,7 +30,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=58c9dcf73493ae9d181fd334b3b3987ff73124621565187ade237bff1064a716
|
checksum=d15ebab765d793e2e96db090f0e172d127859d78ca6f6391d7eafecfd894bbc0
|
||||||
build_options="gnutls gssapi idn ldap psl rtmp ssh ssl zstd"
|
build_options="gnutls gssapi idn ldap psl rtmp ssh ssl zstd"
|
||||||
build_options_default="idn psl ssh ssl zstd"
|
build_options_default="idn psl ssh ssl zstd"
|
||||||
vopt_conflict ssl gnutls
|
vopt_conflict ssl gnutls
|
||||||
|
|
Loading…
Add table
Reference in a new issue