mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
system/lynis: Updated for version 2.4.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
120a417a2e
commit
2ab732f017
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=lynis
|
||||
VERSION=${VERSION:-2.4.7}
|
||||
VERSION=${VERSION:-2.4.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lynis"
|
||||
VERSION="2.4.7"
|
||||
VERSION="2.4.8"
|
||||
HOMEPAGE="https://cisofy.com/"
|
||||
DOWNLOAD="https://cisofy.com/files/lynis-2.4.7.tar.gz"
|
||||
MD5SUM="d6e6b5410a678ca4bc3ddb0315a73e20"
|
||||
DOWNLOAD="https://cisofy.com/files/lynis-2.4.8.tar.gz"
|
||||
MD5SUM="2523a1ca91c30e71c702beacf51e0f77"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue