parent
e498c0e222
commit
3156f8f044
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'curl'
|
||||
pkgname=curl
|
||||
version=7.71.1
|
||||
version=7.72.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="ac_cv_sizeof_off_t=8 --enable-threaded-resolver --enable-ipv6
|
||||
|
@ -21,7 +21,7 @@ license="MIT"
|
|||
homepage="https://curl.haxx.se"
|
||||
changelog="https://curl.haxx.se/changes.html#${version//./_}"
|
||||
distfiles="${homepage}/download/${pkgname}-${version}.tar.bz2"
|
||||
checksum=9d52a4d80554f9b0d460ea2be5d7be99897a1a9f681ffafe739169afd6b4f224
|
||||
checksum=ad91970864102a59765e20ce16216efc9d6ad381471f7accceceab7d905703ef
|
||||
patch_args="-Np1"
|
||||
build_options="gnutls gssapi ldap rtmp ssh ssl"
|
||||
build_options_default="ssh ssl"
|
||||
|
|
Loading…
Reference in a new issue