diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-30 12:16:48 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-30 12:16:48 +0000 |
commit | e008cd9626aa0300ea3aea783832596891d069e9 (patch) | |
tree | 749269f50da988a23ce11e2bccb3579ef3fa09fa /doc/index.html | |
parent | 9c0d3aa37810ae37b82951986fb4170c39fc9c41 (diff) | |
download | s6-networking-377e4ea17fefded02851beb2e22cd39c93244ff4.tar.xz |
skalibs deps -> 2.3.3.0v2.1.0.1
execline deps -> 2.1.1.1
s6 deps -> 2.1.3.0
s6-dns deps -> 2.0.0.3
version: 2.1.0.1
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index eb18bd6..1760c61 100644 --- a/doc/index.html +++ b/doc/index.html @@ -41,15 +41,15 @@ compiled with IPv6 support, s6-networking is IPv6-ready. <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 4.0 or later </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version -2.3.2.0 or later. It's a build-time requirement. It's also a run-time +2.3.3.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="http://skarnet.org/software/execline/">execline</a> version -2.1.1.0 or later. It's a build-time and run-time requirement. </li> +2.1.1.1 or later. It's a build-time and run-time requirement. </li> <li> <a href="http://skarnet.org/software/s6/">s6</a> version 2.1.3.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="http://skarnet.org/software/s6-dns/">s6-dns</a> version -2.0.0.2 or later. It's a build-time requirement. It's also a run-time +2.0.0.3 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6-dns libraries. </li> </ul> |