Use the 1.2 branch when building SDL-image, since the master branch is now targetting SDL-2.0

This commit is contained in:
Adrien Destugues
2012-09-11 16:50:10 +00:00
parent 01d9a662cb
commit 741a11c992

View File

@@ -1,6 +1,6 @@
DESCRIPTION="Simple Direct Media Layer Image Library"
HOMEPAGE="http://www.libsdl.org/projects/SDL_image"
SRC_URI="hg+http://hg.libsdl.org/SDL_image"
SRC_URI="hg+http://hg.libsdl.org/SDL_image#SDL-1.2"
#CHECKSUM_MD5="6c06584b31559e2b59f2b982d0d1f628"
REVISION="1"
STATUS_HAIKU="stable"