package/sdl2: bump version to 2.0.5

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2016-12-22 07:51:07 +01:00 committed by Peter Korsgaard
parent 5df0bfa9a0
commit 50d7bf868b
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.0.3.tar.gz.sig
sha256 a5a69a6abf80bcce713fa873607735fe712f44276a7f048d60a61bb2f6b3c90c SDL2-2.0.3.tar.gz
# Locally calculated after checking http://www.libsdl.org/release/SDL2-2.0.5.tar.gz.sig
sha256 442038cf55965969f2ff06d976031813de643af9c9edc9e331bd761c242e8785 SDL2-2.0.5.tar.gz

View File

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