mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lynis: update to 3.1.0.
This commit is contained in:
parent
85a0931348
commit
f5a81b3f92
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lynis'
|
# Template file for 'lynis'
|
||||||
pkgname=lynis
|
pkgname=lynis
|
||||||
version=3.0.9
|
version=3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="System and security auditing tool"
|
short_desc="System and security auditing tool"
|
||||||
maintainer="Johannes Heimansberg <git@jhe.dedyn.io>"
|
maintainer="Johannes Heimansberg <git@jhe.dedyn.io>"
|
||||||
|
@ -8,7 +8,7 @@ license="GPL-3.0-only"
|
||||||
homepage="https://cisofy.com/lynis/"
|
homepage="https://cisofy.com/lynis/"
|
||||||
changelog="https://raw.githubusercontent.com/CISOfy/lynis/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/CISOfy/lynis/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/CISOfy/lynis/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/CISOfy/lynis/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=520eb76aee5d350c2a7265414bae302077cd70ed5a0aaf61dec9e43a968b1727
|
checksum=bc197423b5767d42e8ae5fabc9eb40c494af9ff1543d3679cbfb97a3ba72f20e
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir etc/lynis
|
vmkdir etc/lynis
|
||||||
|
|
Loading…
Add table
Reference in a new issue