diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-09-09 14:58:56 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-09-09 14:58:56 +0000 |
commit | d6e3026aba17ece12c181bf0818dcfa803e5db23 (patch) | |
tree | 18cd7a543da4e3bf8c7f450d60aa7b69a5eaa7d3 /doc | |
parent | e8c7ac9a7990d41daada0f2a3b49ba7030051b49 (diff) | |
download | s6-linux-utils-d6e3026aba17ece12c181bf0818dcfa803e5db23.tar.gz s6-linux-utils-d6e3026aba17ece12c181bf0818dcfa803e5db23.tar.xz s6-linux-utils-d6e3026aba17ece12c181bf0818dcfa803e5db23.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 5ea0813..cd33f41 100644 --- a/doc/index.html +++ b/doc/index.html @@ -47,7 +47,7 @@ on the wrong page. I apologize for the confusion. The Linux kernel must be 3.5 or later. </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 34b2cb4..7c6c002 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.6.1.2 </h2> |