chkrootkit: update to 0.53.
This commit is contained in:
parent
10a1de81f5
commit
137dbddb40
|
@ -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 <orphan@voidlinux.org>"
|
||||
short_desc="Tool to locally check for signs of a rootkit"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
Loading…
Reference in New Issue