summaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-01-15 19:20:48 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-01-15 19:20:48 +0000
commit1367418899513629d1994894143eb37b9048c850 (patch)
tree5447b0b110a174215e0837595a6aca16fb738acf /doc/index.html
parent051f0f15b39cfaa198e833dd6b6f1bd7c69ec4eb (diff)
downloads6-portable-utils-1367418899513629d1994894143eb37b9048c850.tar.xz
- Move seekablepipe from s6-networking to here
- Version tag: 2.0.1.0, release candidate
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index b5ba202..5d00821 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -60,7 +60,7 @@ the package is now used to host specific utilities such as
<li> A POSIX-compliant system with a standard C development environment </li>
<li> GNU make, version 4.0 or later </li>
<li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version
-2.1.0.0 or later </li>
+2.2.0.0 or later </li>
</ul>
<h3> Licensing </h3>
@@ -74,7 +74,7 @@ the package is now used to host specific utilities such as
<ul>
<li> The current released version of s6-portable-utils is
-<a href="s6-portable-utils-2.0.0.1.tar.gz">2.0.0.1</a>. </li>
+<a href="s6-portable-utils-2.0.1.0.tar.gz">2.0.1.0</a>. </li>
<li> Alternatively, you can checkout a copy of the s6-portable-utils git repository:
<pre> git clone git://git.skarnet.org/s6-portable-utils </pre> </li>
</ul>
@@ -143,6 +143,7 @@ the previous versions of s6-portable-utils and the current one. </li>
<li> The <a href="s6-unquote-filter.html"><tt>s6-unquote-filter</tt></a> program </li>
<li> The <a href="s6-unquote.html"><tt>s6-unquote</tt></a> program </li>
<li> The <a href="s6-update-symlinks.html"><tt>s6-update-symlinks</tt></a> program </li>
+ <li> The <a href="seekablepipe.html"><tt>seekablepipe</tt></a> program </li>
</ul>
<h2> Related resources </h2>