diff options
Diffstat (limited to 'Library/Formula/pbc.rb')
| -rw-r--r-- | Library/Formula/pbc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pbc.rb b/Library/Formula/pbc.rb index 96f024f73..24b92bacb 100644 --- a/Library/Formula/pbc.rb +++ b/Library/Formula/pbc.rb @@ -3,7 +3,7 @@ require 'formula' class Pbc < Formula url 'http://crypto.stanford.edu/pbc/files/pbc-0.5.12.tar.gz' homepage 'http://crypto.stanford.edu/pbc/' - md5 '4f3f017b5709fcc46b58d1ebc6b30e3f' + sha1 '6fc0815a3e7766958365df4495247049d1bf968c' depends_on 'gmp' |
