diff options
| -rw-r--r-- | Library/Formula/unp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/unp.rb b/Library/Formula/unp.rb index 554ed22f6..c665bc720 100644 --- a/Library/Formula/unp.rb +++ b/Library/Formula/unp.rb @@ -2,7 +2,7 @@ require 'formula' class Unp <Formula url 'http://mirrors.kernel.org/debian/pool/main/u/unp/unp_1.0.11.tar.gz' - homepage 'http://packages.debian.org/de/etch/unp' + homepage 'http://packages.debian.org/source/stable/unp' md5 'ecea662bd7e7efe7f7e2213bf21d9646' depends_on 'p7zip' |
