diff --git a/srcpkgs/curl/template b/srcpkgs/curl/template index 87914dc1b1..07aa9f2472 100644 --- a/srcpkgs/curl/template +++ b/srcpkgs/curl/template @@ -1,6 +1,6 @@ # Template build file for 'curl'. pkgname=curl -version=7.36.0 +version=7.37.0 revision=1 build_style=gnu-configure configure_args="--disable-ldaps --with-gssapi=${XBPS_CROSS_BASE}/usr @@ -14,7 +14,7 @@ maintainer="Juan RP " license="MIT" homepage="http://curl.haxx.se" distfiles="$homepage/download/$pkgname-$version.tar.bz2" -checksum=1fbe82b89bcd6b7ccda8cb0ff076edc60e911595030e27689f4abd5ef7f3cfcd +checksum=24502492de3168b0556d8e1a06f14f7589e57b204917d602a572e14239b3e09e libcurl_package() { short_desc="The multiprotocol file transfer library"