diff options
Diffstat (limited to 'Library/Formula/sdl_sound.rb')
| -rw-r--r-- | Library/Formula/sdl_sound.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sdl_sound.rb b/Library/Formula/sdl_sound.rb index 106409192..143665970 100644 --- a/Library/Formula/sdl_sound.rb +++ b/Library/Formula/sdl_sound.rb @@ -3,7 +3,7 @@ require 'formula' class SdlSound < Formula homepage 'http://icculus.org/SDL_sound/' url 'http://icculus.org/SDL_sound/downloads/SDL_sound-1.0.3.tar.gz' - md5 'aa09cd52df85d29bee87a664424c94b5' + sha1 '1984bc20b2c756dc71107a5a0a8cebfe07e58cb1' head 'http://hg.icculus.org/icculus/SDL_sound', :using => :hg |
