diff --git a/net-misc/curl/curl-8.4.0.recipe b/net-misc/curl/curl-8.7.1.recipe similarity index 95% rename from net-misc/curl/curl-8.4.0.recipe rename to net-misc/curl/curl-8.7.1.recipe index 6b47f65a5..721437714 100644 --- a/net-misc/curl/curl-8.4.0.recipe +++ b/net-misc/curl/curl-8.7.1.recipe @@ -10,8 +10,8 @@ HOMEPAGE="https://curl.haxx.se/" COPYRIGHT="1996-2023 Daniel Stenberg" LICENSE="Curl" REVISION="1" -SOURCE_URI="https://curl.haxx.se/download/curl-$portVersion.tar.bz2" -CHECKSUM_SHA256="e5250581a9c032b1b6ed3cf2f9c114c811fc41881069e9892d115cc73f9e88c6" +SOURCE_URI="https://github.com/curl/curl/releases/download/curl-${portVersion//\./_}/curl-$portVersion.tar.bz2" +CHECKSUM_SHA256="05bbd2b698e9cfbab477c33aa5e99b4975501835a41b7ca6ca71de03d8849e76" ADDITIONAL_FILES="curl.rdef" ARCHITECTURES="all ?arm ?ppc"