curl: update to 7.82.0.
This commit is contained in:
committed by
Echo
parent
ab7810e39b
commit
97ba251f34
@@ -1,7 +1,7 @@
|
||||
# Template file for 'curl'
|
||||
pkgname=curl
|
||||
version=7.81.0
|
||||
revision=2
|
||||
version=7.82.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="ac_cv_sizeof_off_t=8 --enable-threaded-resolver --enable-ipv6
|
||||
$(vopt_with rtmp) $(vopt_with gssapi) $(vopt_enable ldap) $(vopt_with gnutls)
|
||||
@@ -24,7 +24,7 @@ license="MIT"
|
||||
homepage="https://curl.haxx.se"
|
||||
changelog="https://curl.haxx.se/changes.html#${version//./_}"
|
||||
distfiles="${homepage}/download/${pkgname}-${version}.tar.bz2"
|
||||
checksum=1e7a38d7018ec060f1f16df839854f0889e94e122c4cfa5d3a37c2dc56f1e258
|
||||
checksum=46d9a0400a33408fd992770b04a44a7434b3036f2e8089ac28b57573d59d371f
|
||||
build_options="gnutls gssapi ldap rtmp ssh ssl zstd"
|
||||
build_options_default="ssh ssl zstd"
|
||||
vopt_conflict ssl gnutls
|
||||
|
||||
Reference in New Issue
Block a user