projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ca52f5
)
sdl: bump version
author
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 7 Mar 2008 13:31:16 +0000
(13:31 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 7 Mar 2008 13:31:16 +0000
(13:31 -0000)
package/sdl/sdl.mk
patch
|
blob
|
history
diff --git
a/package/sdl/sdl.mk
b/package/sdl/sdl.mk
index 4a11af677d21fa4d6576610d1074f3a795ae5caa..eb2dd185bd12b79dbc7fee8229d72a3d9276c1ca 100644
(file)
--- a/
package/sdl/sdl.mk
+++ b/
package/sdl/sdl.mk
@@
-3,7
+3,7
@@
# SDL
#
#############################################################
-SDL_VERSION:=1.2.1
2
+SDL_VERSION:=1.2.1
3
SDL_SOURCE:=SDL-$(SDL_VERSION).tar.gz
SDL_SITE:=http://www.libsdl.org/release
SDL_CAT:=$(ZCAT)