mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
curl: update to 7.48.0.
This commit is contained in:
parent
4e4f51b23d
commit
e9022e4ed9
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.47.1
|
version=7.48.0
|
||||||
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=ddc643ab9382e24bbe4747d43df189a0a6ce38fcb33df041b9cb0b3cd47ae98f
|
checksum=864e7819210b586d42c674a1fdd577ce75a78b3dda64c63565abe5aefd72c753
|
||||||
|
|
||||||
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