diff --git a/chkrootkit.spec b/chkrootkit.spec index c9ecc77..dc31f89 100644 --- a/chkrootkit.spec +++ b/chkrootkit.spec @@ -1,5 +1,5 @@ Name: chkrootkit -Version: 0.55 +Version: 0.56 Release: 1mamba Summary: A tool to locally check for signs of a rootkit Group: Applications/Security @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.chkrootkit.org/ -Source: ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-%{version}.tar.gz +Source: ftp://chkrootkit.org/pub/seg/pac/chkrootkit-%{version}.tar.gz License: BSD #bsd like (see COPYRIGHT) ## AUTOBUILDREQ-BEGIN @@ -61,6 +61,9 @@ find -perm 755 -type f -exec install -m755 {} %{buildroot}%{_sbindir}/ \; #README* %changelog +* Thu Jan 05 2023 Silvan Calarco 0.56-1mamba +- update to 0.56 + * Tue Jun 15 2021 Silvan Calarco 0.55-1mamba - update to 0.55