From 480029a26503d009a0166fe7c62bd9e43ab4b6b1 Mon Sep 17 00:00:00 2001 From: Robert Kausch Date: Thu, 13 Oct 2022 22:38:03 +0200 Subject: [PATCH] curl: bump to 7.85.0 (#7282) --- net-misc/curl/{curl-7.84.0.recipe => curl-7.85.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename net-misc/curl/{curl-7.84.0.recipe => curl-7.85.0.recipe} (97%) diff --git a/net-misc/curl/curl-7.84.0.recipe b/net-misc/curl/curl-7.85.0.recipe similarity index 97% rename from net-misc/curl/curl-7.84.0.recipe rename to net-misc/curl/curl-7.85.0.recipe index 077d5be09..df4c2d6f1 100644 --- a/net-misc/curl/curl-7.84.0.recipe +++ b/net-misc/curl/curl-7.85.0.recipe @@ -11,7 +11,7 @@ COPYRIGHT="1996-2022 Daniel Stenberg" LICENSE="Curl" REVISION="1" SOURCE_URI="https://curl.haxx.se/download/curl-$portVersion.tar.bz2" -CHECKSUM_SHA256="702fb26e73190a3bd77071aa146f507b9817cc4dfce218d2ab87f00cd3bc059d" +CHECKSUM_SHA256="21a7e83628ee96164ac2b36ff6bf99d467c7b0b621c1f7e317d8f0d96011539c" ADDITIONAL_FILES="curl.rdef" ARCHITECTURES="all ?arm ?ppc"