diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-27 02:21:20 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-27 02:21:20 +0000 |
| commit | da00770799d03803d9961189285bd15d5c7c5c89 (patch) | |
| tree | f9c3b248738f231c5c9e3c2978d6085cbab949ba /doc/index.html | |
| parent | f9ef7b0d59a17b648bb1812d5537c640dead80a1 (diff) | |
| download | nsss-da00770799d03803d9961189285bd15d5c7c5c89.tar.gz | |
Add pkg-config support
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index a79ece0..cce2f7c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -85,7 +85,7 @@ functions. requirement if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.13.1.1 or later. It's a <em>run-time</em> requirement only, to run +2.13.2.0 or later. It's a <em>run-time</em> requirement only, to run the nsssd service (and can be done without if you have a suitable replacement for <a href="//skarnet.org/software/s6/s6-ipcserver.html">s6-ipcserver</a>). </li> </ul> @@ -100,7 +100,7 @@ for <a href="//skarnet.org/software/s6/s6-ipcserver.html">s6-ipcserver</a>). </l <h3> Download </h3> <ul> - <li> The current released version of nsss is <a href="nsss-0.2.0.6.tar.gz">0.2.0.6</a>. </li> + <li> The current released version of nsss is <a href="nsss-0.2.1.0.tar.gz">0.2.1.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/nsss/">nsss git repository</a>: |
