summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-01-27 15:24:56 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-01-27 15:24:56 +0000
commitaa65e08059a6df221e57670d2e347c73a878e554 (patch)
tree94a60c81d1ce0f5bac9c1dbf1e8c1c92fce53f2f
parentcaa7d303a492e02c81679413351d582dad56c3d6 (diff)
downloadskabus-aa65e08059a6df221e57670d2e347c73a878e554.tar.xz
Update dependencies
-rw-r--r--COPYING2
-rw-r--r--INSTALL6
-rw-r--r--doc/index.html6
3 files changed, 7 insertions, 7 deletions
diff --git a/COPYING b/COPYING
index 85e6fa1..b46b08c 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (c) 2017-2019 Laurent Bercot <ska-skaware@skarnet.org>
+Copyright (c) 2017-2020 Laurent Bercot <ska-skaware@skarnet.org>
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
diff --git a/INSTALL b/INSTALL
index abc25b1..3f132b7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,9 +6,9 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- - skalibs version 2.9.0.0 or later: http://skarnet.org/software/skalibs/
- - execline version 2.5.2.0 or later: http://skarnet.org/software/execline/
- - s6 version 2.9.0.0 or later: http://skarnet.org/software/s6/
+ - skalibs version 2.9.2.0 or later: http://skarnet.org/software/skalibs/
+ - execline version 2.6.0.0 or later: http://skarnet.org/software/execline/
+ - s6 version 2.9.1.0 or later: http://skarnet.org/software/s6/
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 5731cf7..f22c483 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -50,11 +50,11 @@ a consistent vision behind them.
<li> A POSIX-compliant system with a standard C development environment </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version
-2.9.0.0 or later </li>
+2.9.2.0 or later </li>
<li> <a href="//skarnet.org/software/execline/">execline</a> version
-2.5.2.0 or later </li>
+2.6.0.0 or later </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
-2.9.0.0 or later </li>
+2.9.1.0 or later </li>
</ul>