curl: update to 7.46.0.
This commit is contained in:
parent
508946cb55
commit
bf8165bbeb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'curl'.
|
||||
pkgname=curl
|
||||
version=7.45.0
|
||||
version=7.46.0
|
||||
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=65154e66b9f8a442b57c436904639507b4ac37ec13d6f8a48248f1b4012b98ea
|
||||
checksum=b7d726cdd8ed4b6db0fa1b474a3c59ebbbe4dcd4c61ac5e7ade0e0270d3195ad
|
||||
|
||||
build_options="gnutls ldap rtmp ssh ssl"
|
||||
build_options_default="ssh ssl"
|
||||
|
|
Loading…
Reference in a new issue