diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-05-15 12:05:15 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-05-15 12:05:15 +0200 |
commit | 1f2c9e3510f438f7e13806e0670a1789f3e72efb (patch) | |
tree | 4ba4573fb19fb7a67313f3a5c3614211bbbd90fb /doc | |
parent | 6bec4ca1241ca005b450bd826af83b130bed0d03 (diff) |
build-sys: use .xz instead of .gz everywhere
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.html.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.html.in b/doc/README.html.in index e1e756b..dc9de65 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -39,7 +39,7 @@ Lesser General Public License for more details.</p> <h2><a name="news">News</a></h2> <div class="news-date">Tue 15 May -2012: </div> <p class="news-text"><a href="@PACKAGE_URL@libcanberra-0.29.tar.gz">Version +2012: </div> <p class="news-text"><a href="@PACKAGE_URL@libcanberra-0.29.tar.xz">Version 0.28</a> released; A couple of bugfixes, drop GConf usage.</p> <div class="news-date">Thu 24 Feb @@ -230,7 +230,7 @@ compilation and <tt>make install</tt> (as root) for installation of <p>The newest release is always available from <a href="@PACKAGE_URL@">@PACKAGE_URL@</a></p> -<p>The current release is <a href="@PACKAGE_URL@libcanberra-@PACKAGE_VERSION@.tar.gz">@PACKAGE_VERSION@</a></p> +<p>The current release is <a href="@PACKAGE_URL@libcanberra-@PACKAGE_VERSION@.tar.xz">@PACKAGE_VERSION@</a></p> <p>Get <tt>libcanberra</tt>'s development sources from the <a href="http://git-scm.com/">GIT</a> <a href="git://git.0pointer.de/libcanberra">repository</a> (<a href="http://git.0pointer.de/?p=libcanberra.git">gitweb</a>): </p> |