about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-10-15 10:17:43 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-10-15 10:17:43 +0000
commitcf1314d0963c5e336e11ad24bf735350a6a27352 (patch)
tree5117ddceabcf1ddf4fb44898ce9150554d16aa56
parent090774d4b9305ccf0eacbb00d807d228d04e4480 (diff)
downloads6-linux-utils-cf1314d0963c5e336e11ad24bf735350a6a27352.tar.gz
s6-linux-utils-cf1314d0963c5e336e11ad24bf735350a6a27352.tar.xz
s6-linux-utils-cf1314d0963c5e336e11ad24bf735350a6a27352.zip
- update deps v2.0.2.3
 - version: 2.0.2.3
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html3
3 files changed, 4 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 76cb799..6f7bec3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ 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/
+  - skalibs version 2.3.8.0 or later: http://skarnet.org/software/skalibs/
 
  This software is Linux-specific. It will run on a Linux kernel,
 version 2.6.32 or later.
diff --git a/doc/index.html b/doc/index.html
index 9a95445..fca89fa 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -33,7 +33,7 @@
  <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. It's a build-time requirement. It's also a run-time
+2.3.8.0 or later. It's a build-time requirement. It's also a run-time
 requirement if you link against the shared version of the skalibs
 library. </li>
 </ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 71a4ecf..f8be8a8 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,7 +21,8 @@
 <h2> in 2.0.2.3 </h2>
 
 <ul>
- <li> skalibs dependency bumped to 2.3.7.1 </li>
+ <li> GNU make dependency pushed back to 3.81. </li>
+ <li> skalibs dependency bumped to 2.3.8.0 </li>
 </ul>
 
 <h2> in 2.0.2.2 </h2>