diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-08-09 12:50:52 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-08-09 12:50:52 +0000 |
commit | 9cdefbf32e62bf67c0a6e319205cadcb065ccb5a (patch) | |
tree | ce0616f42ad2ca2aafa46d27e1e1806679c1b5aa | |
parent | b04b132e644759846c365cbbe5ed70a1bc57d77e (diff) | |
download | pamela-9cdefbf32e62bf67c0a6e319205cadcb065ccb5a.tar.gz pamela-9cdefbf32e62bf67c0a6e319205cadcb065ccb5a.tar.xz pamela-9cdefbf32e62bf67c0a6e319205cadcb065ccb5a.zip |
How long should I support this for? it will never work :/
-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 c4aeed8..72a8554 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.7.0.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.9.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 da6d074..0b4d641 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.7.0.0 or later. It's a build-time requirement and a run-time +2.9.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> |