* [Buildroot] [PATCH 1/1] package/sdl2: bump version to 2.24.2
@ 2022-11-07 9:54 Michael Fischer
2022-11-07 22:18 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Michael Fischer @ 2022-11-07 9:54 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 782c552c52..923a900dc0 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.24.1.tar.gz.sig
-sha256 bc121588b1105065598ce38078026a414c28ea95e66ed2adab4c44d80b309e1b SDL2-2.24.1.tar.gz
+# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.24.2.tar.gz.sig
+sha256 b35ef0a802b09d90ed3add0dcac0e95820804202914f5bb7b0feb710f1a1329f SDL2-2.24.2.tar.gz
# Locally calculated
sha256 fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426 LICENSE.txt
diff --git a/package/sdl2/sdl2.mk b/package/sdl2/sdl2.mk
index 28e2c5cb36..a1dc8b5b73 100644
--- a/package/sdl2/sdl2.mk
+++ b/package/sdl2/sdl2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SDL2_VERSION = 2.24.1
+SDL2_VERSION = 2.24.2
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 1/1] package/sdl2: bump version to 2.24.2
2022-11-07 9:54 [Buildroot] [PATCH 1/1] package/sdl2: bump version to 2.24.2 Michael Fischer
@ 2022-11-07 22:18 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-11-07 22:18 UTC (permalink / raw)
To: Michael Fischer; +Cc: buildroot
On Mon, 7 Nov 2022 10:54:17 +0100
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 next, 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:[~2022-11-07 22:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-07 9:54 [Buildroot] [PATCH 1/1] package/sdl2: bump version to 2.24.2 Michael Fischer
2022-11-07 22:18 ` 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.