diff options
Diffstat (limited to 'Library/Formula/pit.rb')
| -rw-r--r-- | Library/Formula/pit.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pit.rb b/Library/Formula/pit.rb index 38f208cf7..8951759f5 100644 --- a/Library/Formula/pit.rb +++ b/Library/Formula/pit.rb @@ -3,7 +3,7 @@ require 'formula' class Pit < Formula url 'https://github.com/michaeldv/pit/tarball/0.1.0' homepage 'http://github.com/michaeldv/pit' - md5 '981d6a9f781c3cfeee0349468e2cab7f' + sha1 'c03e5d6b1ad0a59124be45aca9395dafac5260a4' def install system "make" |
