commit 88b9b0e742da6dd054656c37e3cd4bb3a2ac8f64
parent 04c67a78eec41efdc2c051c651a3a5c5f7508b16
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date: Tue, 12 Feb 2019 15:17:59 +0000
Update execline dep
Diffstat:
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/INSTALL b/INSTALL
@@ -7,7 +7,7 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- skalibs version 2.8.0.0 or later: http://skarnet.org/software/skalibs/
- - execline version 2.5.0.2 or later: http://skarnet.org/software/execline/
+ - execline version 2.5.1.0 or later: http://skarnet.org/software/execline/
This software will run on any operating system that implements
POSIX.1-2008, available at:
diff --git a/doc/index.html b/doc/index.html
@@ -87,7 +87,7 @@ with s6</a> </li>
requirement if you link against the shared version of the skalibs
library. </li>
<li> <a href="//skarnet.org/software/execline/">execline</a> version
-2.5.0.2 or later. It's a build-time and run-time requirement. </li>
+2.5.1.0 or later. It's a build-time and run-time requirement. </li>
</ul>
<h3> Licensing </h3>
diff --git a/doc/upgrade.html b/doc/upgrade.html
@@ -22,7 +22,7 @@
<ul>
<li> skalibs dependency bumped to 2.8.0.0. </li>
- <li> execline dependency bumped to 2.5.0.2. </li>
+ <li> execline dependency bumped to 2.5.1.0. </li>
<li> New <tt>-d <em>notif</em></tt> option to <a href="s6-log.html">s6-log</a>. </li>
<li> New default for the <tt>-l <em>linelimit</em></tt> option to <a href="s6-log.html">s6-log</a>:
8192 bytes. </li>