mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/rkhunter: Updated for version 1.4.4
This commit is contained in:
parent
1a708f4651
commit
e56df98dc7
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Currently maintained by Gerardo Zamudio <gerardo.zamudio@linux.com>
|
||||
|
||||
PRGNAM=rkhunter
|
||||
VERSION=${VERSION:-1.4.2}
|
||||
VERSION=${VERSION:-1.4.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rkhunter"
|
||||
VERSION="1.4.2"
|
||||
VERSION="1.4.4"
|
||||
HOMEPAGE="http://rkhunter.sourceforge.net"
|
||||
DOWNLOAD="https://pilotfiber.dl.sourceforge.net/project/rkhunter/rkhunter/1.4.2/rkhunter-1.4.2.tar.gz"
|
||||
MD5SUM="85ad366b7f3999eb2a9371e39a1a4df7"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/rkhunter/rkhunter/1.4.4/rkhunter-1.4.4.tar.gz"
|
||||
MD5SUM="c625bcb5e226d1f2a7a3a530b7e4fbd9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue