diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-08-19 18:14:19 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-08-19 18:14:19 +0000 |
| commit | 5c69112b242adcd2548affe6d9f2a5b3ca91ebf9 (patch) | |
| tree | 8aab7cf305eb4c928046b617141b9ae525335a7e /doc/index.html | |
| parent | 37ed9b687ec6e578f06badf784793d25d0310192 (diff) | |
| download | dnsfunnel-5c69112b242adcd2548affe6d9f2a5b3ca91ebf9.tar.gz | |
Prepare for 0.0.3.1
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index a47cb15..fee63c8 100644 --- a/doc/index.html +++ b/doc/index.html @@ -55,11 +55,11 @@ your real cache performs the resolution, and return the answer to your client. <li> A POSIX-compliant system with a standard C development environment. </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.14.4.0 or later. It's a build-time requirement. It's also a run-time +2.14.5.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/s6-dns/">s6-dns</a> version -2.4.1.0 or later. It's a build-time requirement. It's also a run-time +2.4.1.1 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6dns library. </li> </ul> @@ -75,8 +75,8 @@ library. </li> <ul> <li> The current released version of dnsfunnel is -<a href="dnsfunnel-0.0.3.0.tar.gz">0.0.3.0</a>. -You can access its checksum <a href="dnsfunnel-0.0.3.0.tar.gz.sha256">here</a>. </li> +<a href="dnsfunnel-0.0.3.1.tar.gz">0.0.3.1</a>. +You can access its checksum <a href="dnsfunnel-0.0.3.1.tar.gz.sha256">here</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/dnsfunnel/">dnsfunnel git repository</a>: |
