lynis: update to 3.0.9.
This commit is contained in:
parent
d050f6b25e
commit
85a0931348
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lynis'
|
||||
pkgname=lynis
|
||||
version=3.0.8
|
||||
version=3.0.9
|
||||
revision=1
|
||||
short_desc="System and security auditing tool"
|
||||
maintainer="Johannes Heimansberg <git@jhe.dedyn.io>"
|
||||
|
@ -8,7 +8,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://cisofy.com/lynis/"
|
||||
changelog="https://raw.githubusercontent.com/CISOfy/lynis/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/CISOfy/lynis/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=0315da29e382281daa1db24c8494ca12659c7387d9cd30222adcf1aa01383730
|
||||
checksum=520eb76aee5d350c2a7265414bae302077cd70ed5a0aaf61dec9e43a968b1727
|
||||
|
||||
do_install() {
|
||||
vmkdir etc/lynis
|
||||
|
|
Loading…
Reference in New Issue