curl: update to 7.45.0.

This commit is contained in:
Juan RP 2015-10-07 10:24:22 +02:00
parent 64a2b932f0
commit 4adabbf7fc

View file

@ -1,7 +1,7 @@
# Template build file for 'curl'.
pkgname=curl
version=7.44.0
revision=3
version=7.45.0
revision=1
build_style=gnu-configure
configure_args="ac_cv_sizeof_off_t=8 --without-gssapi
--enable-threaded-resolver --enable-ipv6 $(vopt_with rtmp)
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="http://curl.haxx.se"
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
checksum=1e2541bae6582bb697c0fbae49e1d3e6fad5d05d5aa80dbd6f072e0a44341814
checksum=65154e66b9f8a442b57c436904639507b4ac37ec13d6f8a48248f1b4012b98ea
build_options="gnutls ldap rtmp ssh ssl"
build_options_default="ssh ssl"