diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/since.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/since.rb b/Library/Formula/since.rb index b90a175e7..0329392d2 100644 --- a/Library/Formula/since.rb +++ b/Library/Formula/since.rb @@ -1,8 +1,8 @@ require 'formula' class Since < Formula - url 'http://welz.org.za/projects/since/since-1.1.tar.gz' homepage 'http://welz.org.za/projects/since' + url 'http://welz.org.za/projects/since/since-1.1.tar.gz' sha1 '67f07e8237d63f846cd8ca60b5a16fc32d4f81a5' def install |
