diff options
author | 2014-01-16 22:10:10 +0100 | |
---|---|---|
committer | 2014-01-17 20:28:51 +0000 | |
commit | 4c81478038e9983c3b743332b259e13bdc397bc5 (patch) | |
tree | e279cd53ef9d837bd1d6d47418be4739f4bbfa02 | |
parent | 12d7f676926c0768094e8997ac255f514abc5a1e (diff) | |
download | paludis-4c81478038e9983c3b743332b259e13bdc397bc5.tar.gz paludis-4c81478038e9983c3b743332b259e13bdc397bc5.tar.xz |
libarchive's homepage moved to http://www.libarchive.org/
-rw-r--r-- | doc/overview/pbins.html.part | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/overview/pbins.html.part b/doc/overview/pbins.html.part index 66b19fb47..ff44d4d06 100644 --- a/doc/overview/pbins.html.part +++ b/doc/overview/pbins.html.part @@ -38,7 +38,7 @@ in binaries only being used when necessary or explicitly requested.</p> <h2>Notes on <code>libarchive</code></h2> -<p>We use <a href="http://code.google.com/p/libarchive/">libarchive</a> to create binary packages, and require version +<p>We use <a href="http://www.libarchive.org/">libarchive</a> to create binary packages, and require version 3.0.4 or greater.</p> <h2>Creating Binary Repositories</h2> |