curl: update to 1.65.3.
This commit is contained in:
parent
0256ddae52
commit
42ad0fe957
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'curl'
|
||||
pkgname=curl
|
||||
version=7.65.2
|
||||
version=7.65.3
|
||||
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=8093398b51e7d8337dac6f8fa6f1f77d562bdd9eca679dff9d9c3b8160ebfd28
|
||||
checksum=0a855e83be482d7bc9ea00e05bdb1551a44966076762f9650959179c89fce509
|
||||
build_options="gnutls gssapi ldap rtmp ssh ssl"
|
||||
build_options_default="ssh ssl"
|
||||
vopt_conflict ssl gnutls
|
||||
|
|
Loading…
Reference in New Issue