diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-27 17:59:50 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-27 17:59:50 +0000 |
| commit | 7365249a1460289f0a047e12a0575ef326df194b (patch) | |
| tree | 6d55aca77a9d739de0b4fe898f0472c302f45c2d | |
| parent | 4818dab5964dddde93172d2552a7bd229645cf37 (diff) | |
| download | execline-7365249a1460289f0a047e12a0575ef326df194b.tar.gz | |
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | doc/upgrade.html | 2 | ||||
| -rw-r--r-- | package/deps-build | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index f3f5fe6..7230798 100644 --- a/doc/index.html +++ b/doc/index.html @@ -64,7 +64,7 @@ library. </li> <li> If you're using <a href="https://musl.libc.org/">musl</a> and want nsswitch-like functionality: <a href="//skarnet.org/software/nsss/">nsss</a> version -0.2.0.6 or later (build-time and boot-time) </li> +0.2.1.0 or later (build-time and boot-time) </li> </ul> <h3> Licensing </h3> diff --git a/doc/upgrade.html b/doc/upgrade.html index 9060ea4..da009d3 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -24,7 +24,7 @@ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.14.4.0. </li> <li> <a href="//skarnet.org/software/nsss/">nsss</a> -optional dependency bumped to 0.2.0.6. </li> +optional dependency bumped to 0.2.1.0. </li> <li> <em> New <tt>-P</tt> option to <a href="forx.html">forx</a> and <a href="forstdin.html">forstdin</a>. </li> </ul> diff --git a/package/deps-build b/package/deps-build index 7814462..fb4d1da 100644 --- a/package/deps-build +++ b/package/deps-build @@ -1,2 +1,2 @@ true true /package/prog/skalibs 2.14.4.0 libskarnet -$usensss false /package/admin/nsss 0.2.0.6 libnsss +$usensss false /package/admin/nsss 0.2.1.0 libnsss |
