package/sdl2: bump version to 2.24.0
New version numbering scheme, similar to GLib and Flatpak version 2.0.24 is now 2.24.0 Signed-off-by: Michael Fischer <mf@go-sys.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
d893182a4c
commit
ed92ca13d9
@ -1,4 +1,4 @@
|
||||
# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.0.22.tar.gz.sig
|
||||
sha256 fe7cbf3127882e3fc7259a75a0cb585620272c51745d3852ab9dd87960697f2e SDL2-2.0.22.tar.gz
|
||||
# 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
|
||||
sha256 fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426 LICENSE.txt
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SDL2_VERSION = 2.0.22
|
||||
SDL2_VERSION = 2.24.0
|
||||
SDL2_SOURCE = SDL2-$(SDL2_VERSION).tar.gz
|
||||
SDL2_SITE = http://www.libsdl.org/release
|
||||
SDL2_LICENSE = Zlib
|
||||
|
Loading…
Reference in New Issue
Block a user