diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-27 15:18:29 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-27 15:18:29 +0000 |
commit | 95d6fd2a22e1d2610c8eff0def40ae46edce77d0 (patch) | |
tree | 9a3f650f6161667f4774ddbd36d4dc529d073730 | |
parent | 832312f7dc8cfe74d9c34a40720495a9584ef523 (diff) | |
download | pamela-95d6fd2a22e1d2610c8eff0def40ae46edce77d0.tar.gz pamela-95d6fd2a22e1d2610c8eff0def40ae46edce77d0.tar.xz pamela-95d6fd2a22e1d2610c8eff0def40ae46edce77d0.zip |
Update to skalibs-2.9.2.0
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | doc/index.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/COPYING b/COPYING index 361dcb6..898f9cb 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2018 Laurent Bercot <ska-skaware@skarnet.org> +Copyright (c) 2018-2020 Laurent Bercot <ska-skaware@skarnet.org> 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 72a8554..aaf7810 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.9.0.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.9.2.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 0b4d641..d1b756d 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.9.0.0 or later. It's a build-time requirement and a run-time +2.9.2.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> |