package/sdl2: bump version to 2.24.1

Signed-off-by: Michael Fischer <mf@go-sys.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Michael Fischer 2022-10-10 09:56:24 +02:00 committed by Peter Korsgaard
parent 7b04fcea33
commit 17a0980bc5
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.0.tar.gz.sig
sha256 91e4c34b1768f92d399b078e171448c6af18cafda743987ed2064a28954d6d97 SDL2-2.24.0.tar.gz
# 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
sha256 fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426 LICENSE.txt

View File

@ -4,7 +4,7 @@
#
################################################################################
SDL2_VERSION = 2.24.0
SDL2_VERSION = 2.24.1
SDL2_SOURCE = SDL2-$(SDL2_VERSION).tar.gz
SDL2_SITE = http://www.libsdl.org/release
SDL2_LICENSE = Zlib