From 80d59ba09d8ca0fd1b4885fb74eddb47a5b6222f Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 13 Mar 2024 18:04:30 +0100 Subject: [PATCH] wget: once again --- net-misc/wget/wget-1.24.5.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/wget/wget-1.24.5.recipe b/net-misc/wget/wget-1.24.5.recipe index 9834b768a..ccfe66db5 100644 --- a/net-misc/wget/wget-1.24.5.recipe +++ b/net-misc/wget/wget-1.24.5.recipe @@ -7,7 +7,7 @@ COPYRIGHT="1996-2018 Free Software Foundation" LICENSE="GNU GPL v3" REVISION="1" #SOURCE_URI="https://ftpmirror.gnu.org/wget/wget-$portVersion.tar.gz" -SOURCE_URI="https://mirror.kumi.systems/wget/wget-$portVersion.tar.gz" +SOURCE_URI="https://mirror.easyname.at/gnu/wget/wget-$portVersion.tar.gz" CHECKSUM_SHA256="fa2dc35bab5184ecbc46a9ef83def2aaaa3f4c9f3c97d4bd19dcb07d4da637de" PATCHES="wget-$portVersion.patchset"