curl: update to 7.57.0.
Closes #9627. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
be981aa085
commit
e3d41953e1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'curl'.
|
# Template build file for 'curl'.
|
||||||
pkgname=curl
|
pkgname=curl
|
||||||
version=7.56.1
|
version=7.57.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_cv_sizeof_off_t=8
|
configure_args="ac_cv_sizeof_off_t=8
|
||||||
--enable-threaded-resolver --enable-ipv6 $(vopt_with rtmp)
|
--enable-threaded-resolver --enable-ipv6 $(vopt_with rtmp)
|
||||||
|
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://curl.haxx.se"
|
homepage="https://curl.haxx.se"
|
||||||
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
||||||
checksum=2594670367875e7d87b0f129b5e4690150780884d90244ba0fe3e74a778b5f90
|
checksum=c92fe31a348eae079121b73884065e600c533493eb50f1f6cee9c48a3f454826
|
||||||
build_options="gnutls gssapi ldap rtmp ssh ssl"
|
build_options="gnutls gssapi ldap rtmp ssh ssl"
|
||||||
build_options_default="ssh ssl"
|
build_options_default="ssh ssl"
|
||||||
vopt_conflict ssl gnutls
|
vopt_conflict ssl gnutls
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue