summaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-12-06 21:07:44 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-12-06 21:07:44 +0000
commit46b44d5f433764fb7976da47f449b35d31b04098 (patch)
tree5ad4103bc63ec63867434a2a65b355dcf27b5d87 /doc/index.html
parent84a2d25e5995a55729b27cbd0502b5cb2745e554 (diff)
downloadutmps-46b44d5f433764fb7976da47f449b35d31b04098.tar.xz
Prepare for 0.1.0.0; don't install utmpx.h by default
New --enable-libc-includes configure option to overwrite the system utmpx.h
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index 247a9a0..a911019 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -70,13 +70,13 @@ suitable replacement for
<p>
utmps is free software. It is available under the
-<a href="http://opensource.org/licenses/ISC">ISC license</a>.
+<a href="https://opensource.org/licenses/ISC">ISC license</a>.
</p>
<h3> Download </h3>
<ul>
- <li> The current released version of utmps is <a href="utmps-0.0.3.3.tar.gz">0.0.3.3</a>. </li>
+ <li> The current released version of utmps is <a href="utmps-0.1.0.0.tar.gz">0.1.0.0</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgi-bin/cgit.cgi/utmps/">utmps
git repository</a>: