diff options
Diffstat (limited to 'Library/Formula/minised.rb')
| -rw-r--r-- | Library/Formula/minised.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/minised.rb b/Library/Formula/minised.rb index 2047ae705..74bc81052 100644 --- a/Library/Formula/minised.rb +++ b/Library/Formula/minised.rb @@ -3,7 +3,7 @@ require 'formula' class Minised < Formula homepage 'http://www.exactcode.de/site/open_source/minised/' url 'http://dl.exactcode.de/oss/minised/minised-1.13.tar.gz' - md5 '2a43b1bbf1654ef7fab9d8c4f6c979a1' + sha1 '3b718ce86c48047d1f5e8efcee8dd69a7a9dbac5' def install system "make" # separate steps or it won't build the binary |
