about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-01-02 11:45:11 +0000
committerLaurent Bercot <ska@appnovation.com>2023-01-02 11:45:11 +0000
commit8a6ad56422277c4781ba8fe18829ead1393fc61b (patch)
tree359fc82ed08d666f34ec860eaeb97aeac7ab5eb6
parent445b9b70d0235f9624d43641baf1951c90c3b9f7 (diff)
downloadmdevd-8a6ad56422277c4781ba8fe18829ead1393fc61b.tar.gz
mdevd-8a6ad56422277c4781ba8fe18829ead1393fc61b.tar.xz
mdevd-8a6ad56422277c4781ba8fe18829ead1393fc61b.zip
Update dependencies
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 06698fe..8aae05f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,7 +8,7 @@ Build Instructions
   - GNU make version 3.81 or later
   - skalibs version 2.13.0.0 or later: https://skarnet.org/software/skalibs/
   - optional: nsss version 0.2.0.2 or later: https://skarnet.org/software/nsss/
-  - optional: execline version 2.9.0.2 or later: https://skarnet.org/software/execline/
+  - optional: execline version 2.9.1.0 or later: https://skarnet.org/software/execline/
 
  This software is Linux-specific. It will run on a Linux kernel,
 version 2.6.10 or later.
diff --git a/doc/index.html b/doc/index.html
index c00b702..1d71959 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -108,7 +108,7 @@ you use the <tt>--enable-nsss</tt> option to configure; but you would
 only do that if you're replacing nsswitch on your whole system, and most
 people are not. </li>
  <li> Optionally: <a href="//skarnet.org/software/execline/">execline</a>
-version 2.9.0.2 or later. It's a only a run-time requirement, and only
+version 2.9.1.0 or later. It's a only a run-time requirement, and only
 if your <tt>mdev.conf</tt> file contains <tt>+</tt>, <tt>-</tt> or
 <tt>&amp;</tt> command directives. </li>
 </ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index e5fc941..02cfa3a 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -26,7 +26,7 @@ dependency bumped to 2.13.0.0. </li>
  <li> <a href="//skarnet.org/software/nsss/">nsss</a>
 optional dependency bumped to 0.2.0.2. </li>
  <li> <a href="//skarnet.org/software/execline/">execline</a>
-optional dependency bumped to 2.9.0.2. </li>
+optional dependency bumped to 2.9.1.0. </li>
 </ul>
 
 <h2> in 0.1.6.0 </h2>