From cb0a6af925ca308844fe164d40107b7423cfaf46 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 27 Jan 2020 15:53:27 +0000 Subject: Update dependencies --- COPYING | 2 +- INSTALL | 8 ++++---- doc/index.html | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/COPYING b/COPYING index 361dcb6..898f9cb 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2018 Laurent Bercot +Copyright (c) 2018-2020 Laurent Bercot Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/INSTALL b/INSTALL index 6442173..0bd6e14 100644 --- a/INSTALL +++ b/INSTALL @@ -6,11 +6,11 @@ Build Instructions - A POSIX compatible system with a standard C development environment - GNU make version 3.81 or later - - skalibs version 2.9.1.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.9.2.0 or later: https://skarnet.org/software/skalibs/ - execline version 2.6.0.0 or later: https://skarnet.org/software/execline/ - - s6 version 2.9.0.1 or later: https://skarnet.org/software/s6/ - - s6-rc version 0.5.1.1 or later: https://skarnet.org/software/s6-rc/ - - s6-linux-init version 1.0.3.1 or later: https://skarnet.org/software/s6-linux-init/ + - s6 version 2.9.1.0 or later: https://skarnet.org/software/s6/ + - s6-rc version 0.5.1.2 or later: https://skarnet.org/software/s6-rc/ + - s6-linux-init version 1.0.4.0 or later: https://skarnet.org/software/s6-linux-init/ * Standard usage diff --git a/doc/index.html b/doc/index.html index bd6512c..b589775 100644 --- a/doc/index.html +++ b/doc/index.html @@ -67,15 +67,15 @@ they implement a powerful, fast, turnkey init system that is usable on
  • A Linux-based system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.9.1.0 or later
  • +2.9.2.0 or later
  • execline version 2.6.0.0 or later
  • s6 version -2.9.0.1 or later
  • +2.9.1.0 or later
  • s6-rc version -0.5.1.1 or later
  • +0.5.1.2 or later
  • s6-linux-init version -1.0.3.1 or later
  • +1.0.4.0 or later

    -- cgit v1.3.1