diff --git a/sys-libs/glu/glu-9.0.0.recipe b/sys-libs/glu/glu-9.0.0.recipe index b4ecd73d4..1657da180 100644 --- a/sys-libs/glu/glu-9.0.0.recipe +++ b/sys-libs/glu/glu-9.0.0.recipe @@ -6,7 +6,7 @@ HOMEPAGE="http://freedesktop.org" COPYRIGHT="1999-2012 Brian Paul and others" LICENSE="MIT" REVISION="8" -SOURCE_URI="ftp://freedesktop.org/pub/mesa/glu/glu-9.0.0.tar.gz" +SOURCE_URI="https://archive.mesa3d.org/glu/glu-9.0.0.tar.gz" CHECKSUM_SHA256="4387476a1933f36fec1531178ea204057bbeb04cc2d8396c9ea32720a1f7e264" PATCHES="glu-$portVersion.patchset" diff --git a/sys-libs/mesa/mesa-22.0.5.recipe b/sys-libs/mesa/mesa-22.0.5.recipe index b10bcc125..d74c79d72 100644 --- a/sys-libs/mesa/mesa-22.0.5.recipe +++ b/sys-libs/mesa/mesa-22.0.5.recipe @@ -7,7 +7,7 @@ HOMEPAGE="https://www.mesa3d.org/" COPYRIGHT="1999-2022 Brian Paul" LICENSE="MIT" REVISION="3" -SOURCE_URI="https://mesa.freedesktop.org/archive/mesa-${portVersion}.tar.xz" +SOURCE_URI="https://archive.mesa3d.org/older-versions/22.x/mesa-${portVersion}.tar.xz" CHECKSUM_SHA256="5ee2dc06eff19e19b2867f12eb0db0905c9691c07974f6253f2f1443df4c7a35" SOURCE_DIR="mesa-${portVersion}" PATCHES="mesa-$portVersion.patchset"