summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-10-15 10:32:41 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-10-15 10:32:41 +0000
commitb2fb2ee19f4de8bc3b693fec5cd69f79673994ca (patch)
treecd80cc20516f2ab1821a3d9684412c9d0d80741e
parente00d2c4d88c90ccc6d091bde07d412936f8886d3 (diff)
downloads6-linux-init-b2fb2ee19f4de8bc3b693fec5cd69f79673994ca.tar.xz
- update depsv0.0.1.4
- version: 0.0.1.4
-rw-r--r--INSTALL4
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html6
3 files changed, 8 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 90f83e3..406152b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,8 +6,8 @@ Build Instructions
- A Linux-based system with a standard C development environment
- GNU make version 3.81 or later
- - skalibs version 2.3.7.1 or later: http://skarnet.org/software/skalibs/
- - execline version 2.1.4.1 or later: http://skarnet.org/software/execline/
+ - skalibs version 2.3.8.0 or later: http://skarnet.org/software/skalibs/
+ - execline version 2.1.4.2 or later: http://skarnet.org/software/execline/
- s6-portable-utils version 2.0.5.3 or later: http://skarnet.org/software/s6-portable-utils/
- s6-linux-utils version 2.0.2.3 or later: http://skarnet.org/software/s6-linux-utils/
- s6 version 2.2.2.0 or later: http://skarnet.org/software/s6/
diff --git a/doc/index.html b/doc/index.html
index f328f44..efcd308 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -50,9 +50,9 @@ a small FAQ.
<li> A Linux-based system with a standard C development environment </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version
-2.3.7.1 or later </li>
+2.3.8.0 or later </li>
<li> <a href="http://skarnet.org/software/execline/">execline</a> version
-2.1.4.1 or later </li>
+2.1.4.2 or later </li>
<li> <a href="http://skarnet.org/software/s6-portable-utils/">s6-portable-utils</a> version
2.0.5.3 or later </li>
<li> <a href="http://skarnet.org/software/s6-linux-utils/">s6-linux-utils</a> version
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 3118cbf..2d8e90f 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,8 +21,10 @@
<h2> in 0.0.1.4 </h2>
<ul>
- <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> dependency
-bumped to 2.3.7.1. </li>
+ <li> <a href="https://www.gnu.org/software/make/">GNU make</a>
+dependency pushed back to 3.81. </li>
+ <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.3.8.0. </li>
<li> <a href="http://skarnet.org/software/execline/">execline</a>
dependency bumped to 2.1.4.1. </li>
<li> <a href="http://skarnet.org/software/s6-portable-utils/">s6-portable-utils</a>