diff options
Diffstat (limited to 'Library/Formula/monotone.rb')
| -rw-r--r-- | Library/Formula/monotone.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/monotone.rb b/Library/Formula/monotone.rb index 79af0fc6f..3e74c1702 100644 --- a/Library/Formula/monotone.rb +++ b/Library/Formula/monotone.rb @@ -3,7 +3,7 @@ require 'formula' class Botan18 < Formula homepage 'http://botan.randombit.net/' url 'http://files.randombit.net/botan/v1.8/Botan-1.8.13.tbz' - md5 '26674282f146d187ba98c09a137368f5' + sha1 'aac556bb26d92910b74b65450a0be6c5045e2052' end class Monotone < Formula |
