Skip to content

Commit 4ed0608

Browse files
michael1413jacmet
authored andcommitted
package/sdl2: bump version to 2.26.5
Signed-off-by: Michael Fischer <[email protected]> Signed-off-by: Peter Korsgaard <[email protected]>
1 parent d6b871e commit 4ed0608

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package/sdl2/sdl2.hash

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.26.3.tar.gz.sig
2-
sha256 c661205a553b7d252425f4b751ff13209e5e020b876bbfa1598494af61790057 SDL2-2.26.3.tar.gz
1+
# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.26.5.tar.gz.sig
2+
sha256 ad8fea3da1be64c83c45b1d363a6b4ba8fd60f5bde3b23ec73855709ec5eabf7 SDL2-2.26.5.tar.gz
33
# Locally calculated
44
sha256 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927 LICENSE.txt

package/sdl2/sdl2.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
SDL2_VERSION = 2.26.3
7+
SDL2_VERSION = 2.26.5
88
SDL2_SOURCE = SDL2-$(SDL2_VERSION).tar.gz
99
SDL2_SITE = http://www.libsdl.org/release
1010
SDL2_LICENSE = Zlib

0 commit comments

Comments
 (0)