summaryrefslogtreecommitdiffstats
path: root/system/lynis/lynis.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-07-25 10:48:34 +0200
committer Willy Sudiarto Raharjo2021-07-25 10:48:34 +0200
commit9731c3b1e7c12a1e6c1b8effa96e01de8ce8726e (patch)
tree7f05a30c67dfa6f527f2ca5fa7fe48ed61a5ce76 /system/lynis/lynis.SlackBuild
parent1a0cb3ae51b10d53310f2d87f3f6a8678a93ed6d (diff)
downloadslackbuilds-9731c3b1e7c12a1e6c1b8effa96e01de8ce8726e.tar.gz
system/lynis: Updated for version 3.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/lynis/lynis.SlackBuild')
-rw-r--r--system/lynis/lynis.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/lynis/lynis.SlackBuild b/system/lynis/lynis.SlackBuild
index da2dbfa926..5da05e54cf 100644
--- a/system/lynis/lynis.SlackBuild
+++ b/system/lynis/lynis.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lynis
-VERSION=${VERSION:-3.0.5}
+VERSION=${VERSION:-3.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}