mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
package/sdl2: bump version to 2.32.2
Release notes: https://github.com/libsdl-org/SDL/releases/tag/release-2.32.2 Signed-off-by: Michael Fischer <mf@go-sys.de> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
2af019a1bd
commit
99a73492f8
@@ -1,4 +1,4 @@
|
||||
# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.30.12.tar.gz.sig
|
||||
sha256 ac356ea55e8b9dd0b2d1fa27da40ef7e238267ccf9324704850d5d47375b48ea SDL2-2.30.12.tar.gz
|
||||
# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.32.2.tar.gz.sig
|
||||
sha256 c5f30c427fd8107ee4a400c84d4447dd211352512eaf0b6e89cc6a50a2821922 SDL2-2.32.2.tar.gz
|
||||
# Locally calculated
|
||||
sha256 97f35b302b361680ec1e891e95d2d52097bb95abff361434916d99dc1305f127 LICENSE.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SDL2_VERSION = 2.30.12
|
||||
SDL2_VERSION = 2.32.2
|
||||
SDL2_SOURCE = SDL2-$(SDL2_VERSION).tar.gz
|
||||
SDL2_SITE = http://www.libsdl.org/release
|
||||
SDL2_LICENSE = Zlib
|
||||
|
||||
Reference in New Issue
Block a user