mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
curl: update to 7.42.0.
This commit is contained in:
parent
a326cbe8e4
commit
06a9cae4b7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'curl'.
|
# Template build file for 'curl'.
|
||||||
pkgname=curl
|
pkgname=curl
|
||||||
version=7.41.0
|
version=7.42.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_cv_sizeof_off_t=8 --disable-ldaps --without-gssapi
|
configure_args="ac_cv_sizeof_off_t=8 --disable-ldaps --without-gssapi
|
||||||
--enable-threaded-resolver --enable-ipv6
|
--enable-threaded-resolver --enable-ipv6
|
||||||
|
@ -14,7 +14,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=9f8b546bdc5c57d959151acae7ce6610fe929d82b8d0fc5b25a3a2296e5f8bea
|
checksum=32557d68542f5c6cc8437b5b8a945857b4c5c6b6276da909e35b783d1d66d08f
|
||||||
|
|
||||||
libcurl_package() {
|
libcurl_package() {
|
||||||
short_desc="The multiprotocol file transfer library"
|
short_desc="The multiprotocol file transfer library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue