curl: update to 7.54.1

This commit is contained in:
Alessio Sergi 2017-06-15 14:01:42 +02:00
parent 44242f4e81
commit 94f079ec96

View file

@ -1,6 +1,6 @@
# Template build file for 'curl'.
pkgname=curl
version=7.54.0
version=7.54.1
revision=1
build_style=gnu-configure
configure_args="ac_cv_sizeof_off_t=8
@ -19,9 +19,9 @@ depends="ca-certificates"
short_desc="Client that groks URLs"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="http://curl.haxx.se"
homepage="https://curl.haxx.se"
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
checksum=f50ebaf43c507fa7cc32be4b8108fa8bbd0f5022e90794388f3c7694a302ff06
checksum=fdfc4df2d001ee0c44ec071186e770046249263c491fcae48df0e1a3ca8f25a0
build_options="gnutls gssapi ldap rtmp ssh ssl"
build_options_default="ssh ssl"