diff --git a/media-libs/libsdl2/libsdl2-2.32.10.recipe b/media-libs/libsdl2/libsdl2-2.32.10.recipe index fd18a0313..c1af80b8b 100644 --- a/media-libs/libsdl2/libsdl2-2.32.10.recipe +++ b/media-libs/libsdl2/libsdl2-2.32.10.recipe @@ -7,10 +7,10 @@ HOMEPAGE="https://www.libsdl.org/" COPYRIGHT="1997-2025 Sam Lantinga" LICENSE="Zlib" REVISION="2" -SOURCE_URI="https://github.com/libsdl-org/SDL/archive/refs/tags/release-$portVersion.tar.gz" -CHECKSUM_SHA256="03f9d7c191a837525c9cda6406af2f2e48be02b5e7eb03d949cc9f1e9ca41c8b" +SOURCE_URI="https://www.libsdl.org/release/SDL2-$portVersion.tar.gz" +CHECKSUM_SHA256="5f5993c530f084535c65a6879e9b26ad441169b3e25d789d83287040a9ca5165" PATCHES="libsdl2-$portVersion.patchset" -SOURCE_DIR="SDL-release-$portVersion" +SOURCE_DIR="SDL2-$portVersion" ARCHITECTURES="all" SECONDARY_ARCHITECTURES="x86"