curl: update to 7.54.1
This commit is contained in:
parent
44242f4e81
commit
94f079ec96
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'curl'.
|
# Template build file for 'curl'.
|
||||||
pkgname=curl
|
pkgname=curl
|
||||||
version=7.54.0
|
version=7.54.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_cv_sizeof_off_t=8
|
configure_args="ac_cv_sizeof_off_t=8
|
||||||
|
@ -19,9 +19,9 @@ depends="ca-certificates"
|
||||||
short_desc="Client that groks URLs"
|
short_desc="Client that groks URLs"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://curl.haxx.se"
|
homepage="https://curl.haxx.se"
|
||||||
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
||||||
checksum=f50ebaf43c507fa7cc32be4b8108fa8bbd0f5022e90794388f3c7694a302ff06
|
checksum=fdfc4df2d001ee0c44ec071186e770046249263c491fcae48df0e1a3ca8f25a0
|
||||||
|
|
||||||
build_options="gnutls gssapi ldap rtmp ssh ssl"
|
build_options="gnutls gssapi ldap rtmp ssh ssl"
|
||||||
build_options_default="ssh ssl"
|
build_options_default="ssh ssl"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue