summaryrefslogtreecommitdiffstats
path: root/system/rkhunter/rkhunter.SlackBuild
diff options
context:
space:
mode:
author Robby Workman2011-03-31 23:06:33 +0200
committer Robby Workman2011-03-31 23:06:33 +0200
commit1cc9f1aa76d507f4be193b0996e7c283b4ced109 (patch)
treec105b866a13cb37a85790923dca2bd6f2c32e852 /system/rkhunter/rkhunter.SlackBuild
parentcbe0a05b49e54fac496303c12f7d82bb2fd59de7 (diff)
downloadslackbuilds-1cc9f1aa76d507f4be193b0996e7c283b4ced109.tar.gz
system/rkhunter: Updated for version 1.3.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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 \