curl: update to 7.59.0.
This commit is contained in:
parent
b137c5393a
commit
71b1ef0a0b
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'curl'.
|
||||
pkgname=curl
|
||||
version=7.58.0
|
||||
revision=2
|
||||
version=7.59.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="ac_cv_sizeof_off_t=8
|
||||
--enable-threaded-resolver --enable-ipv6 $(vopt_with rtmp)
|
||||
|
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://curl.haxx.se"
|
||||
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
||||
checksum=1cb081f97807c01e3ed747b6e1c9fee7a01cb10048f1cd0b5f56cfe0209de731
|
||||
checksum=b5920ffd6a8c95585fb95070e0ced38322790cb335c39d0dab852d12e157b5a0
|
||||
build_options="gnutls gssapi ldap rtmp ssh ssl"
|
||||
build_options_default="ssh ssl"
|
||||
vopt_conflict ssl gnutls
|
||||
|
|
Loading…
Reference in New Issue