diff --git a/srcpkgs/chkrootkit/template b/srcpkgs/chkrootkit/template index 01558c933f8..9a8327259e1 100644 --- a/srcpkgs/chkrootkit/template +++ b/srcpkgs/chkrootkit/template @@ -1,6 +1,6 @@ # Template file for 'chkrootkit' pkgname=chkrootkit -version=0.53 +version=0.55 revision=1 build_style=gnu-makefile depends="binutils net-tools" @@ -9,7 +9,7 @@ maintainer="Orphaned " license="BSD-2-Clause" homepage="http://www.chkrootkit.org" distfiles="ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-${version}.tar.gz" -checksum=7262dae33b338976828b5d156b70d159e0043c0db43ada8dee66c97387cf45b5 +checksum=a81c0286ec449313f953701202a00e81b204fc2cf43e278585a11c12a5e0258b CFLAGS="-fPIC" LDFLAGS="-fPIC"