diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-09-09 15:51:15 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-09-09 15:51:15 +0000 |
commit | 1723e89ef2d5014e7948b1bb188bb68d70b12b45 (patch) | |
tree | 1b024a297c30e01ee61e67d9f1a83eed2a70fc9f | |
parent | dc11618cbb176d74eb1d9c9f3819af3a656aed10 (diff) | |
download | pamela-1723e89ef2d5014e7948b1bb188bb68d70b12b45.tar.gz pamela-1723e89ef2d5014e7948b1bb188bb68d70b12b45.tar.xz pamela-1723e89ef2d5014e7948b1bb188bb68d70b12b45.zip |
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | doc/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL index db951f9..34c24bd 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.13.0.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.14.0.0 or later: http://skarnet.org/software/skalibs/ - Linux-PAM version 1.3.0 or later: http://www.linux-pam.org/library/ This software will run on any operating system that implements diff --git a/doc/index.html b/doc/index.html index 2f18d15..45692b2 100644 --- a/doc/index.html +++ b/doc/index.html @@ -63,7 +63,7 @@ for privilege elevation. that supports Linux-PAM - (so, probably a Linux system) </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.13.0.0 or later. It's a build-time requirement and a run-time +2.14.0.0 or later. It's a build-time requirement and a run-time requirement. </li> <li> <a href="http://www.linux-pam.org/">Linux-PAM</a> version 1.3.0 or later. It's a build-time requirement and a run-time requirement. </li> |