* [ptxdist] [PATCH] sdl2: Version bump. 2.30.3 -> 2.30.4
@ 2024-06-19 17:30 Christian Melki
2024-06-23 14:19 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-06-19 17:30 UTC (permalink / raw)
To: ptxdist
Minor fixes.
https://github.com/libsdl-org/SDL/releases/tag/release-2.30.4
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/sdl2.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/sdl2.make b/rules/sdl2.make
index 01747370d..01b972cc3 100644
--- a/rules/sdl2.make
+++ b/rules/sdl2.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SDL2) += sdl2
#
# Paths and names
#
-SDL2_VERSION := 2.30.3
-SDL2_MD5 := 85ceed58290332fa4ef75a3dabfa1b89
+SDL2_VERSION := 2.30.4
+SDL2_MD5 := 89166c920ab657476bf80f6112cd7028
SDL2 := SDL2-$(SDL2_VERSION)
SDL2_SUFFIX := tar.gz
SDL2_URL := https://www.libsdl.org/release/$(SDL2).$(SDL2_SUFFIX)
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-23 14:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-19 17:30 [ptxdist] [PATCH] sdl2: Version bump. 2.30.3 -> 2.30.4 Christian Melki
2024-06-23 14:19 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox