diff options
| -rw-r--r-- | NEWS | 2 | ||||
| -rw-r--r-- | doc/index.html | 4 | ||||
| -rw-r--r-- | doc/upgrade.html | 2 | ||||
| -rw-r--r-- | package/info | 2 |
4 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ Changelog for s6-networking. -In 2.7.2.2 +In 2.7.3.0 ---------- - Support for disabling RPATH at configure time. diff --git a/doc/index.html b/doc/index.html index 2dae5d3..2539894 100644 --- a/doc/index.html +++ b/doc/index.html @@ -92,8 +92,8 @@ run-time requirement if you link against its shared version. </li> <ul> <li> The current released version of s6-networking is -<a href="s6-networking-2.7.2.2.tar.gz">2.7.2.2</a>. -You can access its checksum <a href="s6-networking-2.7.2.2.tar.gz.sha256">here</a>. </li> +<a href="s6-networking-2.7.3.0.tar.gz">2.7.3.0</a>. +You can access its checksum <a href="s6-networking-2.7.3.0.tar.gz.sha256">here</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-networking/">s6-networking git repository</a>: diff --git a/doc/upgrade.html b/doc/upgrade.html index 4746493..282e042 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -19,7 +19,7 @@ <h1> What has changed in s6-networking </h1> -<h2> in 2.7.2.2 </h2> +<h2> in 2.7.3.0 </h2> <ul> <li> Support for disabling RPATH at configure time. </li> diff --git a/package/info b/package/info index 6ca0032..aac1f02 100644 --- a/package/info +++ b/package/info @@ -1,4 +1,4 @@ package=s6-networking -version=2.7.2.2 +version=2.7.3.0 category=net package_macro_name=S6_NETWORKING |
