diff options
author | Gerardo Zamudio <gerardo.zamudio@linux.com> | 2018-04-18 11:06:44 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-21 07:43:07 +0700 |
commit | ff5810e8238b9744af5cba0cac8cf622484e04d7 (patch) | |
tree | b7609b2f3f3104c87ffffd850b5e60667c41aa18 /system/rkhunter/rkhunter.SlackBuild | |
parent | 1221253fd59afbf50d52545dcb9404c3436d2240 (diff) | |
download | slackbuilds-ff5810e8238b9744af5cba0cac8cf622484e04d7.tar.gz |
system/rkhunter: Updated for version 1.4.6
Diffstat (limited to 'system/rkhunter/rkhunter.SlackBuild')
-rw-r--r-- | system/rkhunter/rkhunter.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/rkhunter/rkhunter.SlackBuild b/system/rkhunter/rkhunter.SlackBuild index 345b815bab..07f9300a41 100644 --- a/system/rkhunter/rkhunter.SlackBuild +++ b/system/rkhunter/rkhunter.SlackBuild @@ -7,8 +7,8 @@ # Currently maintained by Gerardo Zamudio <gerardo.zamudio@linux.com> PRGNAM=rkhunter -VERSION=${VERSION:-1.4.4} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.4.6} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |