curl: update to 7.51.0.
This commit is contained in:
parent
9c8cc9a405
commit
91ff44362a
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.50.3
|
version=7.51.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_cv_sizeof_off_t=8 --without-gssapi
|
configure_args="ac_cv_sizeof_off_t=8 --without-gssapi
|
||||||
--enable-threaded-resolver --enable-ipv6 $(vopt_with rtmp)
|
--enable-threaded-resolver --enable-ipv6 $(vopt_with rtmp)
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://curl.haxx.se"
|
homepage="http://curl.haxx.se"
|
||||||
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
||||||
checksum=7b7347d976661d02c84a1f4d6daf40dee377efdc45b9e2c77dedb8acf140d8ec
|
checksum=7f8240048907e5030f67be0a6129bc4b333783b9cca1391026d700835a788dde
|
||||||
|
|
||||||
build_options="gnutls ldap rtmp ssh ssl"
|
build_options="gnutls ldap rtmp ssh ssl"
|
||||||
build_options_default="ssh ssl"
|
build_options_default="ssh ssl"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue