All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/5] package/sdl2: bump version to 2.26.4
@ 2023-03-15  8:46 Luke D. Jones
  2023-03-15  8:46 ` [Buildroot] [PATCH 2/5] package/sdl2_mixer: bump version to 2.6.3 Luke D. Jones
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Luke D. Jones @ 2023-03-15  8:46 UTC (permalink / raw)
  To: buildroot; +Cc: Luke D. Jones

Signed-off-by: Luke D. Jones <luke@ljones.dev>
---
 package/sdl2/sdl2.hash | 4 ++--
 package/sdl2/sdl2.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/sdl2/sdl2.hash b/package/sdl2/sdl2.hash
index e26dcee30160..8232e66bb13d 100644
--- a/package/sdl2/sdl2.hash
+++ b/package/sdl2/sdl2.hash
@@ -1,4 +1,4 @@
-# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.26.3.tar.gz.sig
-sha256  c661205a553b7d252425f4b751ff13209e5e020b876bbfa1598494af61790057  SDL2-2.26.3.tar.gz
+# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.26.4.tar.gz.sig
+sha256  1a0f686498fb768ad9f3f80b39037a7d006eac093aad39cb4ebcc832a8887231  SDL2-2.26.4.tar.gz
 # Locally calculated
 sha256  9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927  LICENSE.txt
diff --git a/package/sdl2/sdl2.mk b/package/sdl2/sdl2.mk
index 12bfe0eb1592..8504b345feb0 100644
--- a/package/sdl2/sdl2.mk
+++ b/package/sdl2/sdl2.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SDL2_VERSION = 2.26.3
+SDL2_VERSION = 2.26.4
 SDL2_SOURCE = SDL2-$(SDL2_VERSION).tar.gz
 SDL2_SITE = http://www.libsdl.org/release
 SDL2_LICENSE = Zlib
-- 
2.39.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-06-13 21:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-15  8:46 [Buildroot] [PATCH 1/5] package/sdl2: bump version to 2.26.4 Luke D. Jones
2023-03-15  8:46 ` [Buildroot] [PATCH 2/5] package/sdl2_mixer: bump version to 2.6.3 Luke D. Jones
2023-05-13 20:28   ` Yann E. MORIN
2023-06-13 21:32     ` Peter Korsgaard
2023-03-15  8:46 ` [Buildroot] [PATCH 3/5] package/sdl2_image: " Luke D. Jones
2023-05-13 20:29   ` Yann E. MORIN
2023-03-15  8:46 ` [Buildroot] [PATCH 4/5] package/sdl2_net: bump version to 2.2.0 Luke D. Jones
2023-05-13 20:30   ` Yann E. MORIN
2023-03-15  8:46 ` [Buildroot] [PATCH 5/5] package/sdl2_ttf: bump version to 2.20.2 Luke D. Jones
2023-05-13 20:31   ` Yann E. MORIN
2023-05-13 20:27 ` [Buildroot] [PATCH 1/5] package/sdl2: bump version to 2.26.4 Yann E. MORIN

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.