package/sdl2: bump version to 2.28.3

Signed-off-by: Michael Fischer <mf@go-sys.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Michael Fischer 2023-09-25 15:21:30 +02:00 committed by Peter Korsgaard
parent 5fdc797aba
commit 285f136a15
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.28.1.tar.gz.sig
sha256 4977ceba5c0054dbe6c2f114641aced43ce3bf2b41ea64b6a372d6ba129cb15d SDL2-2.28.1.tar.gz
# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.28.3.tar.gz.sig
sha256 7acb8679652701a2504d734e2ba7543ec1a83e310498ddd22fd44bf965eb5518 SDL2-2.28.3.tar.gz
# Locally calculated
sha256 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927 LICENSE.txt

View File

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