diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-09-09 14:56:13 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-09-09 14:56:13 +0000 |
commit | 8bb0302137d734e69d40ea0517cc5c0c261e42f7 (patch) | |
tree | f68bbe8b08e5721bbc065ef165e691669801d05e /doc | |
parent | b0da8f8548fb299a1e7fa6ae6c6e6f5efbe86590 (diff) | |
download | s6-portable-utils-8bb0302137d734e69d40ea0517cc5c0c261e42f7.tar.gz s6-portable-utils-8bb0302137d734e69d40ea0517cc5c0c261e42f7.tar.xz s6-portable-utils-8bb0302137d734e69d40ea0517cc5c0c261e42f7.zip |
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index d17091e..0afb90e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -74,7 +74,7 @@ on the wrong page. I apologize for the confusion. <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.13.2.0 or later. It's a build-time requirement. It's also a run-time +2.14.0.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 b6672a0..04029fe 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,7 +22,7 @@ <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> -dependency bumped to 2.13.2.0. </li> +dependency bumped to 2.14.0.0. </li> </ul> <h2> in 2.3.0.2 </h2> |