From f58d39b4f9c49c74ed883c9206c19e648468d8de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Fri, 10 Apr 2026 13:01:19 +0200 Subject: [PATCH] curl: bump version --- net-misc/curl/{curl-8.18.0.recipe => curl-8.19.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename net-misc/curl/{curl-8.18.0.recipe => curl-8.19.0.recipe} (98%) diff --git a/net-misc/curl/curl-8.18.0.recipe b/net-misc/curl/curl-8.19.0.recipe similarity index 98% rename from net-misc/curl/curl-8.18.0.recipe rename to net-misc/curl/curl-8.19.0.recipe index 7bbd5349b..b5a734925 100644 --- a/net-misc/curl/curl-8.18.0.recipe +++ b/net-misc/curl/curl-8.19.0.recipe @@ -11,7 +11,7 @@ COPYRIGHT="1996-2024 Daniel Stenberg" LICENSE="Curl" REVISION="1" SOURCE_URI="https://github.com/curl/curl/releases/download/curl-${portVersion//\./_}/curl-$portVersion.tar.bz2" -CHECKSUM_SHA256="ffd671a3dad424fb68e113a5b9894c5d1b5e13a88c6bdf0d4af6645123b31faf" +CHECKSUM_SHA256="eba3230c1b659211a7afa0fbf475978cbf99c412e4d72d9aa92d020c460742d4" ADDITIONAL_FILES="curl.rdef" ARCHITECTURES="all"