* [Buildroot] [PATCH] package/sdl2: bump version to 2.28.1
@ 2023-07-24 7:41 Michael Fischer
2023-07-28 20:56 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Michael Fischer @ 2023-07-24 7:41 UTC (permalink / raw)
To: buildroot; +Cc: Michael Fischer
Signed-off-by: Michael Fischer <mf@go-sys.de>
---
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 0c7bdf7fa1..4b2e4d9cd3 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.5.tar.gz.sig
-sha256 ad8fea3da1be64c83c45b1d363a6b4ba8fd60f5bde3b23ec73855709ec5eabf7 SDL2-2.26.5.tar.gz
+# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.28.1.tar.gz.sig
+sha256 4977ceba5c0054dbe6c2f114641aced43ce3bf2b41ea64b6a372d6ba129cb15d SDL2-2.28.1.tar.gz
# Locally calculated
sha256 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927 LICENSE.txt
diff --git a/package/sdl2/sdl2.mk b/package/sdl2/sdl2.mk
index 5f2e1e0ed1..ce42aee4e8 100644
--- a/package/sdl2/sdl2.mk
+++ b/package/sdl2/sdl2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SDL2_VERSION = 2.26.5
+SDL2_VERSION = 2.28.1
SDL2_SOURCE = SDL2-$(SDL2_VERSION).tar.gz
SDL2_SITE = http://www.libsdl.org/release
SDL2_LICENSE = Zlib
--
2.20.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/sdl2: bump version to 2.28.1
2023-07-24 7:41 [Buildroot] [PATCH] package/sdl2: bump version to 2.28.1 Michael Fischer
@ 2023-07-28 20:56 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-07-28 20:56 UTC (permalink / raw)
To: Michael Fischer; +Cc: buildroot
On Mon, 24 Jul 2023 09:41:33 +0200
Michael Fischer <mf@go-sys.de> wrote:
> Signed-off-by: Michael Fischer <mf@go-sys.de>
> ---
> package/sdl2/sdl2.hash | 4 ++--
> package/sdl2/sdl2.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-28 20:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-24 7:41 [Buildroot] [PATCH] package/sdl2: bump version to 2.28.1 Michael Fischer
2023-07-28 20:56 ` Thomas Petazzoni via buildroot
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.