diff options
Diffstat (limited to 'Library/Formula/vice.rb')
| -rw-r--r-- | Library/Formula/vice.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/vice.rb b/Library/Formula/vice.rb index 00c5e8d8a..4fea26e31 100644 --- a/Library/Formula/vice.rb +++ b/Library/Formula/vice.rb @@ -2,7 +2,7 @@ require 'formula' class Vice < Formula url "http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/vice-2.3.tar.gz" - md5 "b48d137874daad50c087a0686cbdde34" + sha1 '5e7e1a375a4ca8c4895dc1552162955fdffce296' homepage 'http://vice-emu.sourceforge.net/' depends_on 'jpeg' |
