diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:10:13 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:10:13 +0000 |
| commit | eedaabcee7420f4fb4de6bef372d6fc870d92f30 (patch) | |
| tree | bda3d752049f626e344fdd91ff299b9a06f91a56 /doc/index.html | |
| parent | 932d6ee69bc83e72b3e697606cee5429d9a3f363 (diff) | |
| download | s6-rc-eedaabcee7420f4fb4de6bef372d6fc870d92f30.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 838ec9c..cbb80d8 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-rc - a service manager for s6</title> @@ -52,7 +53,7 @@ scripts are also run in a controlled environment. 2.15.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> <li> <a href="//skarnet.org/software/execline/">execline</a> version -2.9.8.2 or later. It's a build-time <em>and</em> run-time requirement. </li> +2.9.9.0 or later. It's a build-time <em>and</em> run-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version 2.15.0.0 or later. It's a build-time <em>and</em> run-time requirement. </li> </ul> @@ -75,6 +76,7 @@ You can access its checksum <a href="s6-rc-0.6.0.1.tar.gz.sha256">here</a>. </li git repository</a>: <pre> git clone git://git.skarnet.org/s6-rc </pre> </li> <li> There's also a +<a href="https://codeberg.org/skarnet/s6-rc">Codeberg mirror</a>, or a <a href="https://github.com/skarnet/s6-rc">GitHub mirror</a>, or a <a href="https://git.sr.ht/~skarnet/s6-rc">SourceHut mirror</a> of the s6-rc git repository. </li> |
