curl: update to 7.42.1.
This commit is contained in:
parent
4ace44454e
commit
800bdb04d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'curl'.
|
||||
pkgname=curl
|
||||
version=7.42.0
|
||||
version=7.42.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="ac_cv_sizeof_off_t=8 --disable-ldaps --without-gssapi
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://curl.haxx.se"
|
||||
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
||||
checksum=32557d68542f5c6cc8437b5b8a945857b4c5c6b6276da909e35b783d1d66d08f
|
||||
checksum=e2905973391ec2dfd7743a8034ad10eeb58dab8b3a297e7892a41a7999cac887
|
||||
|
||||
libcurl_package() {
|
||||
short_desc="The multiprotocol file transfer library"
|
||||
|
|
Loading…
Reference in a new issue