From 417b4d72068ca1a77565b2ea0c6992c6021dd1aa Mon Sep 17 00:00:00 2001 From: Christer Solskogen Date: Sat, 18 Feb 2012 16:59:51 +0100 Subject: sdl 1.2.15 Closes #10307. Signed-off-by: Jack Nagel --- Library/Formula/sdl.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/sdl.rb b/Library/Formula/sdl.rb index 175f66bc1..901615a00 100644 --- a/Library/Formula/sdl.rb +++ b/Library/Formula/sdl.rb @@ -1,10 +1,11 @@ require 'formula' class Sdl < Formula - url 'http://www.libsdl.org/release/SDL-1.2.14.tar.gz' - head 'http://hg.libsdl.org/SDL', :using => :hg homepage 'http://www.libsdl.org/' - md5 'e52086d1b508fa0b76c52ee30b55bec4' + url 'http://www.libsdl.org/release/SDL-1.2.15.tar.gz' + md5 '9d96df8417572a2afb781a7c4c811a85' + + head 'http://hg.libsdl.org/SDL', :using => :hg # we have to do this because most build scripts assume that all sdl modules # are installed to the same prefix. Consequently SDL stuff cannot be -- cgit v1.2.3