wok diff chkrootkit/receipt @ rev 25441

Up chkrootkit (0.55)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 02 10:24:23 2022 +0000 (20 months ago)
parents bc2b9d9bed6f
children e4cc6a0d37f0
line diff
     1.1 --- a/chkrootkit/receipt	Sun Mar 06 21:04:14 2022 +0000
     1.2 +++ b/chkrootkit/receipt	Fri Sep 02 10:24:23 2022 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="chkrootkit"
     1.7 -VERSION="0.53"
     1.8 +VERSION="0.55"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="Locally checks for signs of a rootkit."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="BSD"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.chkrootkit.org/"
    1.15 -WGET_URL="ftp://ftp.pangeia.com.br/pub/seg/pac/$TARBALL"
    1.16 +WGET_URL="http://ftp4.de.freesbie.org/pub/cert.dfn/tools/audit/chkrootkit/$TARBALL"
    1.17  
    1.18  # What is the latest version available today?
    1.19  current_version()