From ae63e7b1f88f02a7e90c75da21d8aefa01c1a7fb Mon Sep 17 00:00:00 2001 From: Eduardo Bart Date: Tue, 11 Mar 2014 18:56:48 -0300 Subject: SDL2 2.0.2 Closes #27474. Signed-off-by: Jack Nagel --- Library/Formula/sdl2.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/sdl2.rb b/Library/Formula/sdl2.rb index 85cca463c..429d3443e 100644 --- a/Library/Formula/sdl2.rb +++ b/Library/Formula/sdl2.rb @@ -2,8 +2,8 @@ require 'formula' class Sdl2 < Formula homepage 'http://www.libsdl.org/' - url 'http://libsdl.org/release/SDL2-2.0.1.tar.gz' - sha1 'e40051311b648e4e60ed1683f62a948d93a0a49f' + url 'http://libsdl.org/release/SDL2-2.0.2.tar.gz' + sha1 '304c7cd3dddca98724a3e162f232a8a8f6e1ceb3' head do url 'http://hg.libsdl.org/SDL', :using => :hg -- cgit v1.2.3