diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-03 00:38:30 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-03 00:38:30 +0000 |
commit | 9f30b16aa7b418e8a41fc0d760c94f5d7345a4de (patch) | |
tree | fef336de239a333b60803fa0e5a81394b03ed03f | |
parent | 4bb8713bf358d96908753115a2b1ef69337e624d (diff) | |
download | s6-portable-utils-9f30b16aa7b418e8a41fc0d760c94f5d7345a4de.tar.gz s6-portable-utils-9f30b16aa7b418e8a41fc0d760c94f5d7345a4de.tar.xz s6-portable-utils-9f30b16aa7b418e8a41fc0d760c94f5d7345a4de.zip |
Small meta fixes
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL index 377935a..3e045d1 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.10.0.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.10.0.0 or later: https://skarnet.org/software/skalibs/ This software will run on any operating system that implements POSIX.1-2008, available at: diff --git a/NEWS b/NEWS index 3e3c124..8ded7e6 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,8 @@ Changelog for s6-portable-utils. In 2.2.3.1 ---------- - - Build with skalibs-2.10.0.0. + - Version that works with skalibs-2.10.0.0. + In 2.2.3.0 ---------- |