diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-08-19 18:19:12 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-08-19 18:19:12 +0000 |
| commit | 403a48f2d0d0cb5cd56e2be8fa63ef5381a25746 (patch) | |
| tree | be57ecca884f9a274d742f274f4f1e5b6baa6ec4 | |
| parent | dda3c15ba7663569a3d3e5e907bb98b0b701d80e (diff) | |
| download | pamela-403a48f2d0d0cb5cd56e2be8fa63ef5381a25746.tar.gz | |
Update deps
| -rw-r--r-- | INSTALL | 2 | ||||
| -rw-r--r-- | doc/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -6,7 +6,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.14.4.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.14.5.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 d678ab1..20b7d95 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.14.4.0 or later. It's a build-time requirement and a run-time +2.14.5.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> |
