summaryrefslogtreecommitdiffstats
path: root/system/rkhunter/rkhunter.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/rkhunter/rkhunter.SlackBuild')
-rw-r--r--system/rkhunter/rkhunter.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/rkhunter/rkhunter.SlackBuild b/system/rkhunter/rkhunter.SlackBuild
index b29dc4820e..90efb723f6 100644
--- a/system/rkhunter/rkhunter.SlackBuild
+++ b/system/rkhunter/rkhunter.SlackBuild
@@ -5,7 +5,7 @@
# Written by Michael Johnson (youngmug@animeneko.net)
PRGNAM=rkhunter
-VERSION=${VERSION:-1.3.6}
+VERSION=${VERSION:-1.3.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -52,7 +52,6 @@ find . \
-exec chmod 644 {} \;
# Set the installer to build in our package directory
-# Yes, this isn't an RPM, but it was the easiest way to get pathing working correctly
TGZ_BUILD_ROOT=$PKG \
./installer.sh \
--layout TGZ \