mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/chkrootkit: Updated for version 0.50.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a39bfa3d87
commit
720c2ce0de
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=chkrootkit
|
||||
VERSION=${VERSION:-0.49}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-0.50}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="chkrootkit"
|
||||
VERSION="0.49"
|
||||
VERSION="0.50"
|
||||
HOMEPAGE="http://www.chkrootkit.org"
|
||||
DOWNLOAD="http://slackbuilds.org/sources/13.0/chkrootkit.tar.gz"
|
||||
MD5SUM="304d840d52840689e0ab0af56d6d3a18"
|
||||
DOWNLOAD="ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz"
|
||||
MD5SUM="9e67dd56f835264d43aeb04944610b03"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue