diff options
| -rw-r--r-- | Library/Formula/xmlformat.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xmlformat.rb b/Library/Formula/xmlformat.rb index 2daa3953e..17be8cae2 100644 --- a/Library/Formula/xmlformat.rb +++ b/Library/Formula/xmlformat.rb @@ -1,8 +1,8 @@ require 'formula' class Xmlformat < Formula - url 'http://www.kitebird.com/software/xmlformat/xmlformat-1.04.tar.gz' homepage 'http://www.kitebird.com/software/xmlformat/' + url 'http://www.kitebird.com/software/xmlformat/xmlformat-1.04.tar.gz' sha1 '405057df0b8160775d486b671348820359b4b85d' def install |
