diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-08 01:41:00 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-08 01:44:14 -0500 |
commit | 3aeeae868480a7ec3046d85870c24ef825dbd03e (patch) | |
tree | 761e2425d41ffa71bcc18de7dd5170ea5529b544 /system/rkhunter/rkhunter.SlackBuild | |
parent | 8cb67c609e0a5edb4f64610819b74625ebffe555 (diff) |
system/rkhunter: Updated for version 1.4.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/rkhunter/rkhunter.SlackBuild')
-rw-r--r-- | system/rkhunter/rkhunter.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/rkhunter/rkhunter.SlackBuild b/system/rkhunter/rkhunter.SlackBuild index 90efb723f65ec..e99d4a3638340 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.8} +VERSION=${VERSION:-1.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |