diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/sitecopy.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sitecopy.rb b/Library/Formula/sitecopy.rb index c7b05cbe9..c8ca52d1a 100644 --- a/Library/Formula/sitecopy.rb +++ b/Library/Formula/sitecopy.rb @@ -1,8 +1,8 @@ require 'formula' class Sitecopy < Formula - url 'http://www.manyfish.co.uk/sitecopy/sitecopy-0.16.6.tar.gz' homepage 'http://www.manyfish.co.uk/sitecopy/' + url 'http://www.manyfish.co.uk/sitecopy/sitecopy-0.16.6.tar.gz' sha1 '2de3679d98c31331f48ff10e824c615a180f2d3b' def install |
