mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
lynis: update to 3.1.5
This commit is contained in:
parent
9f47aebee5
commit
141d9e5bd3
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.1.4
|
version=3.1.5
|
||||||
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=db00e26cfb1e04ca70af48d106c3e2968eb468adbef17a2ab18b0028a3d1e3b7
|
checksum=02e16e452a926b6dbae5bfc28b0592d42c8af24c572180f444ac865e0e4f4bce
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir etc/lynis
|
vmkdir etc/lynis
|
||||||
|
|
Loading…
Add table
Reference in a new issue