diff options
Diffstat (limited to 'Library/Formula/xmlsh.rb')
| -rw-r--r-- | Library/Formula/xmlsh.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xmlsh.rb b/Library/Formula/xmlsh.rb index 26377082e..7da235c6f 100644 --- a/Library/Formula/xmlsh.rb +++ b/Library/Formula/xmlsh.rb @@ -2,7 +2,7 @@ require 'formula' class Xmlsh < Formula homepage 'http://www.xmlsh.org' - url 'http://sourceforge.net/projects/xmlsh/files/xmlsh/1.2.2/xmlsh_1_2_2.zip' + url 'http://downloads.sourceforge.net/project/xmlsh/xmlsh/1.2.2/xmlsh_1_2_2.zip' sha1 '4965af46566e205355536f2ec0b03da1c03a9363' def shim_script target |
