curl: update to 7.56.1. (#8500)
This commit is contained in:
parent
d2b4d9cc7c
commit
27a3362b6e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'curl'.
|
||||
pkgname=curl
|
||||
version=7.56.0
|
||||
version=7.56.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="ac_cv_sizeof_off_t=8
|
||||
|
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://curl.haxx.se"
|
||||
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
||||
checksum=de60a4725a3d461c70aa571d7d69c788f1816d9d1a8a2ef05f864ce8f01279df
|
||||
checksum=2594670367875e7d87b0f129b5e4690150780884d90244ba0fe3e74a778b5f90
|
||||
|
||||
build_options="gnutls gssapi ldap rtmp ssh ssl"
|
||||
build_options_default="ssh ssl"
|
||||
|
|
Loading…
Reference in a new issue