curl: update to 7.40.0.
This commit is contained in:
parent
cb06f101a7
commit
0783cfa648
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.39.0
|
version=7.40.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_cv_sizeof_off_t=8 --disable-ldaps --without-gssapi
|
configure_args="ac_cv_sizeof_off_t=8 --disable-ldaps --without-gssapi
|
||||||
--enable-threaded-resolver --enable-ipv6
|
--enable-threaded-resolver --enable-ipv6
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=b222566e7087cd9701b301dd6634b360ae118cc1cbc7697e534dc451102ea4e0
|
checksum=899109eb3900fa6b8a2f995df7f449964292776a04763e94fae640700f883fba
|
||||||
|
|
||||||
libcurl_package() {
|
libcurl_package() {
|
||||||
short_desc="The multiprotocol file transfer library"
|
short_desc="The multiprotocol file transfer library"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue