From 2ebab20d6ce63a0b27c527d51b77bb9ca9fa6c49 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 10 Apr 2025 17:05:30 +0200 Subject: [PATCH] curl, bump to version 8.13.0 (#12122) --- net-misc/curl/{curl-8.10.1.recipe => curl-8.13.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename net-misc/curl/{curl-8.10.1.recipe => curl-8.13.0.recipe} (97%) diff --git a/net-misc/curl/curl-8.10.1.recipe b/net-misc/curl/curl-8.13.0.recipe similarity index 97% rename from net-misc/curl/curl-8.10.1.recipe rename to net-misc/curl/curl-8.13.0.recipe index d4e9d830e..f22199b7d 100644 --- a/net-misc/curl/curl-8.10.1.recipe +++ b/net-misc/curl/curl-8.13.0.recipe @@ -9,9 +9,9 @@ busload of other useful tricks." HOMEPAGE="https://curl.haxx.se/" COPYRIGHT="1996-2024 Daniel Stenberg" LICENSE="Curl" -REVISION="3" +REVISION="1" SOURCE_URI="https://github.com/curl/curl/releases/download/curl-${portVersion//\./_}/curl-$portVersion.tar.bz2" -CHECKSUM_SHA256="3763cd97aae41dcf41950d23e87ae23b2edb2ce3a5b0cf678af058c391b6ae31" +CHECKSUM_SHA256="e0d20499260760f9865cb6308928223f4e5128910310c025112f592a168e1473" ADDITIONAL_FILES="curl.rdef" ARCHITECTURES="all"