diff options
Diffstat (limited to 'Library/Formula/p7zip.rb')
| -rw-r--r-- | Library/Formula/p7zip.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/p7zip.rb b/Library/Formula/p7zip.rb index 094916b6d..e444f22d3 100644 --- a/Library/Formula/p7zip.rb +++ b/Library/Formula/p7zip.rb @@ -1,7 +1,7 @@ require 'formula' class P7zip <Formula - @url='http://kent.dl.sourceforge.net/sourceforge/p7zip/p7zip_9.04_src_all.tar.bz2' + @url='http://downloads.sourceforge.net/sourceforge/p7zip/p7zip_9.04_src_all.tar.bz2' @homepage='http://p7zip.sourceforge.net/' @md5='9194ebf9a2b3735d236aed001de5f6f8' |
