curl: update to 7.47.1.
This commit is contained in:
parent
7913cbee2e
commit
646de06122
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'curl'.
|
||||
pkgname=curl
|
||||
version=7.47.0
|
||||
version=7.47.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="ac_cv_sizeof_off_t=8 --without-gssapi
|
||||
|
@ -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=2b096f9387fb9b2be08d17e518c62b6537b1f4d4bb59111d5b4fa0272f383f66
|
||||
checksum=ddc643ab9382e24bbe4747d43df189a0a6ce38fcb33df041b9cb0b3cd47ae98f
|
||||
|
||||
build_options="gnutls ldap rtmp ssh ssl"
|
||||
build_options_default="ssh ssl"
|
||||
|
|
Loading…
Reference in New Issue