package/sdl2: bump version to 2.24.2

Signed-off-by: Michael Fischer <mf@go-sys.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Michael Fischer 2022-11-07 10:54:17 +01:00 committed by Thomas Petazzoni
parent 079d992b27
commit 7c0def2452
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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