mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
curl: update to 7.50.2.
This commit is contained in:
parent
8b754a3e93
commit
ddff42b183
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'curl'.
|
# Template build file for 'curl'.
|
||||||
pkgname=curl
|
pkgname=curl
|
||||||
version=7.50.1
|
version=7.50.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_cv_sizeof_off_t=8 --without-gssapi
|
configure_args="ac_cv_sizeof_off_t=8 --without-gssapi
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://curl.haxx.se"
|
homepage="http://curl.haxx.se"
|
||||||
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
||||||
checksum=3c12c5f54ccaa1d40abc65d672107dcc75d3e1fcb38c267484334280096e5156
|
checksum=0c72105df4e9575d68bcf43aea1751056c1d29b1040df6194a49c5ac08f8e233
|
||||||
|
|
||||||
build_options="gnutls ldap rtmp ssh ssl"
|
build_options="gnutls ldap rtmp ssh ssl"
|
||||||
build_options_default="ssh ssl"
|
build_options_default="ssh ssl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue