From a93fc4320e71c05ea9f77096cf82f746d5149de4 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Mon, 23 Mar 2020 22:59:09 +0300 Subject: [PATCH] curl: bump version --- net-misc/curl/{curl-7.68.0.recipe => curl-7.69.1.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename net-misc/curl/{curl-7.68.0.recipe => curl-7.69.1.recipe} (96%) diff --git a/net-misc/curl/curl-7.68.0.recipe b/net-misc/curl/curl-7.69.1.recipe similarity index 96% rename from net-misc/curl/curl-7.68.0.recipe rename to net-misc/curl/curl-7.69.1.recipe index 16f0e0c04..92a454608 100644 --- a/net-misc/curl/curl-7.68.0.recipe +++ b/net-misc/curl/curl-7.69.1.recipe @@ -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"