mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
chkrootkit: use distfile mirror.
This commit is contained in:
parent
75c783df0a
commit
2dd6c72e3d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ maintainer="cr6git <quark6@protonmail.com>"
|
||||||
short_desc="Tool to locally check for signs of a rootkit"
|
short_desc="Tool to locally check for signs of a rootkit"
|
||||||
homepage="http://www.chkrootkit.org"
|
homepage="http://www.chkrootkit.org"
|
||||||
license="BSD"
|
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
|
checksum=c578c0b9c8ae0729c2de7075f896f3d168e768c52e319a7706c9a7e46ff7a211
|
||||||
|
|
||||||
CFLAGS="-fPIC"
|
CFLAGS="-fPIC"
|
||||||
|
|
Loading…
Add table
Reference in a new issue