SDL2 2.0.2

Closes Homebrew/homebrew#27474.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Eduardo Bart 2014-03-11 18:56:48 -03:00 committed by Jack Nagel
parent ecd6ac5606
commit ed29dad5d8

View file

@ -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