Skip to content

Commit

Permalink
chkrootkit: upgraded to 0.50
Browse files Browse the repository at this point in the history
  • Loading branch information
conraid committed Jun 16, 2014
1 parent c8112c2 commit e0ef3b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions chkrootkit/chkrootkit.SlackBuild
Expand Up @@ -2,7 +2,7 @@
#
# Slackware build script for chkrootkit (http://www.chkrootkit.org/)
#
# Copyright 2009-2012 Corrado Franco (http://conraid.net)
# Copyright 2009-2014 Corrado Franco (http://conraid.net)
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
Expand Down Expand Up @@ -30,9 +30,9 @@ CWD=$(pwd)

PRGNAME=${PRGNAME:-chkrootkit}
PKGNAME=${PKGNAME:-$PRGNAME}
VERSION=${VERSION:-0.49}
VERSION=${VERSION:-0.50}
PKGVERSION=$(echo $VERSION | tr - _)
BUILD=${BUILD:-2}
BUILD=${BUILD:-1}
TAG=${TAG:-cf}
TMP=${TMP:-/tmp/pkg}
PKG=$TMP/package-$PKGNAME
Expand Down
6 changes: 3 additions & 3 deletions chkrootkit/chkrootkit.info
@@ -1,6 +1,6 @@
NAME="chkrootkit"
VERSION="0.49"
VERSION="0.50"
HOMEPAGE="http://www.chkrootkit.org"
DOWNLOAD="ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-0.49.tar.gz"
DOWNLOAD="ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-0.50.tar.gz"
REQUIRES=""
MD5SUM="304d840d52840689e0ab0af56d6d3a18"
MD5SUM="9e67dd56f835264d43aeb04944610b03"

0 comments on commit e0ef3b7

Please sign in to comment.