diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-12-23 08:36:56 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-12-23 08:36:56 +0000 |
| commit | 209cca0b20e4e4a74bab8378502cd3028d8afa51 (patch) | |
| tree | 3e2473bce5b6248c3df69dc89c39cc8dec870d36 | |
| parent | b5ca03e12dc4211b10e8dfd79a28b0e3cb4693c2 (diff) | |
| download | shibari-209cca0b20e4e4a74bab8378502cd3028d8afa51.tar.gz | |
releng fixes
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | package/deps-build | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index b48821e..df473d2 100644 --- a/doc/index.html +++ b/doc/index.html @@ -83,7 +83,7 @@ git repository</a>: <pre> git clone git://git.skarnet.org/shibari </pre> </li> <li> There's also a <a href="https://github.com/skarnet/shibari">GitHub mirror</a>, or a -<a href="<a href="https://git.sr.ht/~skarnet/shibari">SourceHut mirror</a>">SourceHut mirror</a> +<a href="https://git.sr.ht/~skarnet/shibari">SourceHut mirror</a> of the shibari git repository. </li> </ul> diff --git a/package/deps-build b/package/deps-build index dae4f05..322f905 100644 --- a/package/deps-build +++ b/package/deps-build @@ -1,3 +1,3 @@ -true true /package/prog/skalibs 2.14.4.0 libskarnet -true false /package/admin/s6 2.13.2.0 libs6 -true true /package/web/s6-dns 2.4.1.0 libs6dns +true true /package/prog/skalibs 2.14.5.0 libskarnet +true false /package/admin/s6 2.14.0.0 libs6 +true true /package/web/s6-dns 2.4.1.1 libs6dns |
