diff options
| author | Misty De Meo | 2012-02-07 17:21:38 -0800 |
|---|---|---|
| committer | Misty De Meo | 2012-02-11 12:53:14 -0600 |
| commit | 6a369c0b8ebc7a6b3b17b8f2e257d3e1f4563455 (patch) | |
| tree | 83fa6cf6920a70136f79e4b946a5e7b2e294265b /Library | |
| parent | 0bce8c4ddf6e8b7f566ba205ced08be51b77b10e (diff) | |
| download | homebrew-6a369c0b8ebc7a6b3b17b8f2e257d3e1f4563455.tar.bz2 | |
scantailor 0.9.11
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/scantailor.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/scantailor.rb b/Library/Formula/scantailor.rb index 6553d6155..b8797cf1f 100644 --- a/Library/Formula/scantailor.rb +++ b/Library/Formula/scantailor.rb @@ -2,8 +2,8 @@ require 'formula' class Scantailor < Formula homepage 'http://scantailor.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/scantailor/scantailor/0.9.10/scantailor-0.9.10.tar.gz' - md5 'f962c93a2d63b449fa3f6612ade3b028' + url 'http://downloads.sourceforge.net/project/scantailor/scantailor/0.9.11/scantailor-0.9.11.tar.gz' + md5 '15984c8828ecb2de542ac94e3c41a810' devel do url 'http://downloads.sourceforge.net/project/scantailor/scantailor-devel/enhanced/scantailor-enhanced-20110907.tar.gz' |
