diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-19 11:52:33 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-19 11:52:33 +0000 |
commit | 4c43193fa3f7b49e68778d7345759f27c883072f (patch) | |
tree | 39cb30449a11ca154b70f3beb27efac33bbc836d /package/info | |
parent | 7017c7631eafee5b752904064a6d0daec94f32d9 (diff) | |
download | s6-4c43193fa3f7b49e68778d7345759f27c883072f.tar.xz |
Add the timeout-kill feature to s6-supervise. Prepare for version 2.5.1.0.
Diffstat (limited to 'package/info')
-rw-r--r-- | package/info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/info b/package/info index 0991920..a1967af 100644 --- a/package/info +++ b/package/info @@ -1,4 +1,4 @@ package=s6 -version=2.5.0.1 +version=2.5.1.0 category=admin package_macro_name=S6 |