curl: update to 7.43.0.
This commit is contained in:
parent
298d4a2d40
commit
d7abb6f25a
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.42.1
|
version=7.43.0
|
||||||
revision=3
|
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@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=e2905973391ec2dfd7743a8034ad10eeb58dab8b3a297e7892a41a7999cac887
|
checksum=baa654a1122530483ccc1c58cc112fec3724a82c11c6a389f1e6a37dc8858df9
|
||||||
|
|
||||||
libcurl_package() {
|
libcurl_package() {
|
||||||
short_desc="The multiprotocol file transfer library"
|
short_desc="The multiprotocol file transfer library"
|
||||||
|
|
Loading…
Reference in a new issue