diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:10:45 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:10:45 +0000 |
| commit | 4a473a215dbeefa96f7bf7f06647c4dbb3026c68 (patch) | |
| tree | 4329708c09fc85b2e84c984777a0ae4b42a7e952 /doc/index.html | |
| parent | 7d0607b3dbd38581d42d16050f5b4f6c2462b709 (diff) | |
| download | s6-linux-utils-4a473a215dbeefa96f7bf7f06647c4dbb3026c68.tar.gz | |
Update deps/docs/mirrors
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 44b1ed8..3cac2d0 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-linux-utils - skarnet's tiny Linux-specific utilities</title> @@ -51,7 +52,7 @@ The Linux kernel must be 3.5 or later. </li> requirement if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version -2.9.8.2 or later. It's a build-time requirement. </li> +2.9.9.0 or later. It's a build-time requirement. </li> </ul> <h3> Licensing </h3> @@ -72,6 +73,7 @@ You can access its checksum <a href="s6-linux-utils-2.6.4.1.tar.gz.sha256">here< git repository</a>: <pre> git clone git://git.skarnet.org/s6-linux-utils </pre> </li> <li> There's also a +<a href="https://codeberg.org/skarnet/s6-linux-utils">Codeberg mirror</a>, or a <a href="https://github.com/skarnet/s6-linux-utils">GitHub mirror</a>, or a <a href="https://git.sr.ht/~skarnet/s6-linux-utils">SourceHut mirror</a> of the s6-linux-utils git repository. </li> |
