lynis: update to 3.0.8.
This commit is contained in:
parent
280d1c9a00
commit
25d9062c13
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lynis'
|
||||
pkgname=lynis
|
||||
version=3.0.7
|
||||
version=3.0.8
|
||||
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=13cedb14b17f0fff6c0ae7cdcc0550a887975bb3da4db96b47b2caf41c1c143b
|
||||
checksum=0315da29e382281daa1db24c8494ca12659c7387d9cd30222adcf1aa01383730
|
||||
|
||||
do_install() {
|
||||
vmkdir etc/lynis
|
||||
|
|
Loading…
Reference in New Issue