curl: bump version

This commit is contained in:
Sergei Reznikov
2020-03-23 22:59:09 +03:00
parent 4b20acb5a4
commit a93fc4320e

View File

@@ -7,11 +7,11 @@ based upload, proxies, cookies, user+password authentication (Basic, Digest, \
NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a \
busload of other useful tricks."
HOMEPAGE="https://curl.haxx.se/"
COPYRIGHT="1996-2019 Daniel Stenberg"
COPYRIGHT="1996-2020 Daniel Stenberg"
LICENSE="Curl"
REVISION="2"
REVISION="1"
SOURCE_URI="https://curl.haxx.se/download/curl-$portVersion.tar.bz2"
CHECKSUM_SHA256="207f54917dd6a2dc733065ccf18d61bb5bebeaceb5df49cd9445483e8623eeb9"
CHECKSUM_SHA256="2ff5e5bd507adf6aa88ff4bbafd4c7af464867ffb688be93b9930717a56c4de8"
ADDITIONAL_FILES="curl.rdef"
ARCHITECTURES="x86_gcc2 x86 x86_64 ?arm ?ppc sparc m68k"