From 387b89f22ff587ce916c6884998eddbb0c23dbce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Tue, 10 Dec 2024 20:28:31 +0100 Subject: [PATCH] libsdl2: bump version --- .../{libsdl2-2.30.2.recipe => libsdl2-2.30.10.recipe} | 10 +++++----- ...ibsdl2-2.30.2.patchset => libsdl2-2.30.10.patchset} | 0 2 files changed, 5 insertions(+), 5 deletions(-) rename media-libs/libsdl2/{libsdl2-2.30.2.recipe => libsdl2-2.30.10.recipe} (87%) rename media-libs/libsdl2/patches/{libsdl2-2.30.2.patchset => libsdl2-2.30.10.patchset} (100%) diff --git a/media-libs/libsdl2/libsdl2-2.30.2.recipe b/media-libs/libsdl2/libsdl2-2.30.10.recipe similarity index 87% rename from media-libs/libsdl2/libsdl2-2.30.2.recipe rename to media-libs/libsdl2/libsdl2-2.30.10.recipe index 9083ae780..54224d268 100644 --- a/media-libs/libsdl2/libsdl2-2.30.2.recipe +++ b/media-libs/libsdl2/libsdl2-2.30.10.recipe @@ -6,9 +6,9 @@ software, emulators, and popular games." HOMEPAGE="https://www.libsdl.org/" COPYRIGHT="1997-2024 Sam Lantinga" LICENSE="Zlib" -REVISION="2" +REVISION="1" SOURCE_URI="https://www.libsdl.org/release/SDL2-$portVersion.tar.gz" -CHECKSUM_SHA256="891d66ac8cae51361d3229e3336ebec1c407a8a2a063b61df14f5fdf3ab5ac31" +CHECKSUM_SHA256="f59adf36a0fcf4c94198e7d3d776c1b3824211ab7aeebeb31fe19836661196aa" SOURCE_DIR="SDL2-$portVersion" PATCHES="libsdl2-$portVersion.patchset" @@ -17,7 +17,7 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" libsdl2$secondaryArchSuffix = $portVersion compat >= 2.0 - lib:libSDL2_2.0$secondaryArchSuffix = 0.3000.2 compat >= 0 + lib:libSDL2_2.0$secondaryArchSuffix = 0.3000.10 compat >= 0 " REQUIRES=" haiku$secondaryArchSuffix @@ -28,8 +28,8 @@ REQUIRES=" PROVIDES_devel=" libsdl2${secondaryArchSuffix}_devel = $portVersion compat >= 2.0 cmd:sdl2_config$secondaryArchSuffix = $portVersion compat >= 2.0 - devel:libSDL2$secondaryArchSuffix = 0.3000.2 compat >= 0 - devel:libSDL2_2.0$secondaryArchSuffix = 0.3000.2 compat >= 0 + devel:libSDL2$secondaryArchSuffix = 0.3000.10 compat >= 0 + devel:libSDL2_2.0$secondaryArchSuffix = 0.3000.10 compat >= 0 devel:libSDL2main$secondaryArchSuffix " REQUIRES_devel=" diff --git a/media-libs/libsdl2/patches/libsdl2-2.30.2.patchset b/media-libs/libsdl2/patches/libsdl2-2.30.10.patchset similarity index 100% rename from media-libs/libsdl2/patches/libsdl2-2.30.2.patchset rename to media-libs/libsdl2/patches/libsdl2-2.30.10.patchset