diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-31 12:02:57 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-31 12:02:57 +0000 |
| commit | e237133c3c8fe0176c43cec0b5b8216c95036f93 (patch) | |
| tree | e8fd7be80fb7fd00b7855e1098b74c604e10d73e /doc/index.html | |
| parent | 1709507ef4819c173e8e68ced6585390dae84dda (diff) | |
| download | dnsfunnel-e237133c3c8fe0176c43cec0b5b8216c95036f93.tar.gz | |
Add support for disabling rpath; prepare for 0.0.3.2
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 f1d253f..9b958d0 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.5.0 or later. It's a build-time requirement. It's also a run-time +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/s6-dns/">s6-dns</a> version -2.4.1.1 or later. It's a build-time requirement. It's also a run-time +2.4.1.2 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.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> +<a href="dnsfunnel-0.0.3.2.tar.gz">0.0.3.2</a>. +You can access its checksum <a href="dnsfunnel-0.0.3.2.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>: |
