diff options
Diffstat (limited to 'Library/Formula/sdl.rb')
| -rw-r--r-- | Library/Formula/sdl.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sdl.rb b/Library/Formula/sdl.rb index dd8873ffd..d895b8420 100644 --- a/Library/Formula/sdl.rb +++ b/Library/Formula/sdl.rb @@ -3,7 +3,7 @@ require 'formula' class Sdl < Formula homepage 'http://www.libsdl.org/' url 'http://www.libsdl.org/release/SDL-1.2.15.tar.gz' - md5 '9d96df8417572a2afb781a7c4c811a85' + sha1 '0c5f193ced810b0d7ce3ab06d808cbb5eef03a2c' head 'http://hg.libsdl.org/SDL', :using => :hg |
