diff options
| -rw-r--r-- | doc/index.html | 3 | ||||
| -rw-r--r-- | package/deps-build | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index fee63c8..f1d253f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -82,7 +82,8 @@ You can access its checksum <a href="dnsfunnel-0.0.3.1.tar.gz.sha256">here</a>. git repository</a>: <pre> git clone git://git.skarnet.org/dnsfunnel </pre> </li> <li> There's also a -<a href="https://github.com/skarnet/dnsfunnel">GitHub mirror</a> +<a href="https://github.com/skarnet/dnsfunnel">GitHub mirror</a>, or a +<a href="https://git.sr.ht/~skarnet/dnsfunnel">SourceHut mirror</a> of the dnsfunnel git repository. </li> </ul> diff --git a/package/deps-build b/package/deps-build index dd47b6d..dc3fc2c 100644 --- a/package/deps-build +++ b/package/deps-build @@ -1,2 +1,2 @@ -true true /package/prog/skalibs 2.14.4.0 libskarnet -true false /package/web/s6-dns 2.4.1.0 libs6dns +true true /package/prog/skalibs 2.14.5.0 libskarnet +true false /package/web/s6-dns 2.4.1.1 libs6dns |
