diff options
Diffstat (limited to 'Library/Formula/smartypants.rb')
| -rw-r--r-- | Library/Formula/smartypants.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/smartypants.rb b/Library/Formula/smartypants.rb index a06b22b1a..c7ef569fa 100644 --- a/Library/Formula/smartypants.rb +++ b/Library/Formula/smartypants.rb @@ -2,7 +2,7 @@ require 'formula' class Smartypants < Formula url 'http://daringfireball.net/projects/downloads/SmartyPants_1.5.1.zip' - md5 '30114747ef913ddd4b6931b6583a42e3' + sha1 '339a493f89cfee1e9f051bb1b39f9dcae4c595ca' homepage 'http://daringfireball.net/projects/smartypants/' def install |
