diff --git a/net-misc/wget/wget-1.24.5.recipe b/net-misc/wget/wget-1.24.5.recipe index 9c8767afc..9834b768a 100644 --- a/net-misc/wget/wget-1.24.5.recipe +++ b/net-misc/wget/wget-1.24.5.recipe @@ -6,7 +6,8 @@ HOMEPAGE="https://www.gnu.org/software/wget/" 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://ftpmirror.gnu.org/wget/wget-$portVersion.tar.gz" +SOURCE_URI="https://mirror.kumi.systems/wget/wget-$portVersion.tar.gz" CHECKSUM_SHA256="fa2dc35bab5184ecbc46a9ef83def2aaaa3f4c9f3c97d4bd19dcb07d4da637de" PATCHES="wget-$portVersion.patchset"