mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/rkhunter: Updated for version 1.4.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
8cb67c609e
commit
3aeeae8684
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rkhunter"
|
||||
VERSION="1.3.8"
|
||||
VERSION="1.4.0"
|
||||
HOMEPAGE="http://rootkit.nl/projects/rootkit_hunter.html"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/rkhunter/rkhunter-1.3.8.tar.gz"
|
||||
MD5SUM="0c34eb2a2d0caa384f442c11fcbb0c46"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/rkhunter/rkhunter-1.4.0.tar.gz"
|
||||
MD5SUM="37b1ceb79a5ff3debca335d6550ac6b0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue