diff --git a/srcpkgs/chkrootkit/template b/srcpkgs/chkrootkit/template index a6c90e5ee01..01558c933f8 100644 --- a/srcpkgs/chkrootkit/template +++ b/srcpkgs/chkrootkit/template @@ -1,15 +1,15 @@ # Template file for 'chkrootkit' pkgname=chkrootkit -version=0.52 +version=0.53 revision=1 build_style=gnu-makefile depends="binutils net-tools" -maintainer="Orphaned " short_desc="Tool to locally check for signs of a rootkit" +maintainer="Orphaned " +license="BSD-2-Clause" homepage="http://www.chkrootkit.org" -license="BSD" -distfiles="https://launchpad.net/chkrootkit/main/${version}/+download/chkrootkit-${version}.tar.gz" -checksum=c578c0b9c8ae0729c2de7075f896f3d168e768c52e319a7706c9a7e46ff7a211 +distfiles="ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-${version}.tar.gz" +checksum=7262dae33b338976828b5d156b70d159e0043c0db43ada8dee66c97387cf45b5 CFLAGS="-fPIC" LDFLAGS="-fPIC"