diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-12-23 08:36:40 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-12-23 08:36:40 +0000 |
| commit | 93f521eb8c444dea0ae297e9f961a950c93d9575 (patch) | |
| tree | ed90061ce8e68bf44a4493bdf92b25beafac74c1 | |
| parent | 8f71d354dc194e28e1da3a3ac4537264de6cf468 (diff) | |
| download | s6-portable-utils-93f521eb8c444dea0ae297e9f961a950c93d9575.tar.gz | |
releng fixes
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | doc/s6-true.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 f01c148..05c07a3 100644 --- a/doc/index.html +++ b/doc/index.html @@ -101,7 +101,7 @@ git repository</a>: <pre> git clone git://git.skarnet.org/s6-portable-utils </pre> </li> <li> There's also a <a href="https://github.com/skarnet/s6-portable-utils">GitHub mirror</a>, or a -<a href="<a href="https://git.sr.ht/~skarnet/s6-portable-utils">SourceHut mirror</a>">SourceHut mirror</a> +<a href="https://git.sr.ht/~skarnet/s6-portable-utils">SourceHut mirror</a> of the s6-portable-utils git repository. </li> </ul> diff --git a/doc/s6-true.html b/doc/s6-true.html index 70ac882..de8e9e4 100644 --- a/doc/s6-true.html +++ b/doc/s6-true.html @@ -32,7 +32,7 @@ <p> s6-true <strong>is</strong> suitable as a Single Unix -<a href="https://pubs.opengroup.org/onlinepubs/9799919799/utilities/false.html">true</a> +<a href="https://pubs.opengroup.org/onlinepubs/9799919799/utilities/true.html">true</a> program. </p> diff --git a/package/deps-build b/package/deps-build index 1a04c17..9b2f2f6 100644 --- a/package/deps-build +++ b/package/deps-build @@ -1 +1 @@ -true true /package/prog/skalibs 2.14.4.0 libskarnet +true true /package/prog/skalibs 2.14.5.0 libskarnet |
