curl: update to 7.37.1.
This commit is contained in:
parent
471a14dd25
commit
2b53d73c5a
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'curl'.
|
||||
pkgname=curl
|
||||
version=7.37.0
|
||||
revision=2
|
||||
version=7.37.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-ldaps --without-gssapi
|
||||
--enable-threaded-resolver --enable-ipv6
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://curl.haxx.se"
|
||||
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
||||
checksum=24502492de3168b0556d8e1a06f14f7589e57b204917d602a572e14239b3e09e
|
||||
checksum=c3ef3cd148f3778ddbefb344117d7829db60656efe1031f9e3065fc0faa25136
|
||||
|
||||
libcurl_package() {
|
||||
short_desc="The multiprotocol file transfer library"
|
||||
|
|
Loading…
Reference in New Issue