sdl: bump version

This commit is contained in:
Peter Korsgaard 2008-03-07 13:31:16 +00:00
parent 5ca52f571b
commit 37fd644ab7

View File

@ -3,7 +3,7 @@
# SDL
#
#############################################################
SDL_VERSION:=1.2.12
SDL_VERSION:=1.2.13
SDL_SOURCE:=SDL-$(SDL_VERSION).tar.gz
SDL_SITE:=http://www.libsdl.org/release
SDL_CAT:=$(ZCAT)