From ef34f7ddb978cdc86a9888778f2b7b141b2e16d3 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Wed, 11 Jul 2018 09:20:38 +0000 Subject: [PATCH] curl: bump to 7.61.0. (#2791) --- net-misc/curl/{curl-7.60.0.recipe => curl-7.61.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename net-misc/curl/{curl-7.60.0.recipe => curl-7.61.0.recipe} (97%) diff --git a/net-misc/curl/curl-7.60.0.recipe b/net-misc/curl/curl-7.61.0.recipe similarity index 97% rename from net-misc/curl/curl-7.60.0.recipe rename to net-misc/curl/curl-7.61.0.recipe index 7c164c141..03b113c9f 100644 --- a/net-misc/curl/curl-7.60.0.recipe +++ b/net-misc/curl/curl-7.61.0.recipe @@ -11,7 +11,7 @@ COPYRIGHT="1996-2018 Daniel Stenberg" LICENSE="Curl" REVISION="1" SOURCE_URI="https://curl.haxx.se/download/curl-$portVersion.tar.bz2" -CHECKSUM_SHA256="897dfb2204bd99be328279f88f55b7c61592216b0542fcbe995c60aa92871e9b" +CHECKSUM_SHA256="5f6f336921cf5b84de56afbd08dfb70adeef2303751ffb3e570c936c6d656c9c" ADDITIONAL_FILES="curl.rdef" ARCHITECTURES="x86_gcc2 ?x86 x86_64 ?arm ?ppc"