chkrootkit: use distfile mirror.

This commit is contained in:
Leah Neukirchen 2018-01-16 12:48:22 +01:00
parent 75c783df0a
commit 2dd6c72e3d

View file

@ -8,7 +8,7 @@ maintainer="cr6git <quark6@protonmail.com>"
short_desc="Tool to locally check for signs of a rootkit"
homepage="http://www.chkrootkit.org"
license="BSD"
distfiles="ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-${version}.tar.gz"
distfiles="https://launchpad.net/chkrootkit/main/${version}/+download/chkrootkit-${version}.tar.gz"
checksum=c578c0b9c8ae0729c2de7075f896f3d168e768c52e319a7706c9a7e46ff7a211
CFLAGS="-fPIC"