mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
lynis: update to 3.1.1.
This commit is contained in:
parent
6140f706d1
commit
bd711dc830
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.0
|
version=3.1.1
|
||||||
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=bc197423b5767d42e8ae5fabc9eb40c494af9ff1543d3679cbfb97a3ba72f20e
|
checksum=ca38a27c9c92e78877be4ecffce25f3345a1d24bbcd68be66a3a600e2ff748d1
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir etc/lynis
|
vmkdir etc/lynis
|
||||||
|
|
Loading…
Add table
Reference in a new issue