summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-10-15 10:14:45 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-10-15 10:14:45 +0000
commitdda3a3244746f6f98179f3b1f65ec302c26d8f48 (patch)
tree180973a97ca745bb934fc96192c0b23a54177a00
parent1ca64a8b8c60ddc30f7e6acb8c2b5e6f3c3ed137 (diff)
downloads6-portable-utils-dda3a3244746f6f98179f3b1f65ec302c26d8f48.tar.xz
- update depsv2.0.5.3
- version: 2.0.5.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 e866e32..8951682 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Build Instructions
- A POSIX-compliant 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 will run on any operating system that implements
POSIX.1-2008, available at:
diff --git a/doc/index.html b/doc/index.html
index 46f5a03..8e6dc0c 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -61,7 +61,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 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 aed70ff..ccedfce 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,7 +21,8 @@
<h2> in 2.0.5.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.5.2 </h2>