curl: update to 7.70.0.
This commit is contained in:
parent
c9ee5f000e
commit
68c3ce2e2e
@ -1,6 +1,6 @@
|
||||
# Template file for 'curl'
|
||||
pkgname=curl
|
||||
version=7.69.1
|
||||
version=7.70.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="ac_cv_sizeof_off_t=8 --enable-threaded-resolver --enable-ipv6
|
||||
@ -20,7 +20,7 @@ license="MIT"
|
||||
homepage="https://curl.haxx.se"
|
||||
changelog="https://curl.haxx.se/changes.html#${version//./_}"
|
||||
distfiles="${homepage}/download/${pkgname}-${version}.tar.bz2"
|
||||
checksum=2ff5e5bd507adf6aa88ff4bbafd4c7af464867ffb688be93b9930717a56c4de8
|
||||
checksum=a50bfe62ad67a24f8b12dd7fd655ac43a0f0299f86ec45b11354f25fbb5829d0
|
||||
patch_args="-Np1"
|
||||
build_options="gnutls gssapi ldap rtmp ssh ssl"
|
||||
build_options_default="ssh ssl"
|
||||
|
Loading…
Reference in New Issue
Block a user