curl: update to 7.44.0.
This commit is contained in:
parent
7c71d5adda
commit
ef34de2ab2
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'curl'.
|
||||
pkgname=curl
|
||||
version=7.43.0
|
||||
revision=3
|
||||
version=7.44.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="ac_cv_sizeof_off_t=8 --disable-ldaps --without-gssapi
|
||||
--enable-threaded-resolver --enable-ipv6
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://curl.haxx.se"
|
||||
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
||||
checksum=baa654a1122530483ccc1c58cc112fec3724a82c11c6a389f1e6a37dc8858df9
|
||||
checksum=1e2541bae6582bb697c0fbae49e1d3e6fad5d05d5aa80dbd6f072e0a44341814
|
||||
|
||||
libcurl_package() {
|
||||
short_desc="The multiprotocol file transfer library"
|
||||
|
|
Loading…
Reference in New Issue