Skip to content

Commit

Permalink
lynis: upgraded to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
conraid committed Oct 29, 2016
1 parent 73fbeca commit 4d68134
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion lynis/lynis.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ set -eu
CWD=$(pwd)

PKGNAM=lynis
VERSION=2.3.4
VERSION=2.4.0
BUILD=${BUILD:-1}
TAG=${TAG:-cf}
TMP=${TMP:-/tmp/pkg}
Expand Down
10 changes: 5 additions & 5 deletions lynis/lynis.info
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PRGNAM="lynis"
VERSION="2.3.4"
VERSION="2.4.0"
HOMEPAGE="http://www.rootkit.nl/projects/lynis.html"
DOWNLOAD="https://github.com/CISOfy/lynis/archive/2.3.4.tar.gz"
FILENAME="lynis-2.3.4.tar.gz"
DOWNLOAD="https://github.com/CISOfy/lynis/archive/2.4.0.tar.gz"
FILENAME="lynis-2.4.0.tar.gz"
REQUIRES=""
MD5SUM="fd6290696813333eabceb486bf38744e"
SHASUM="1d296257639e0d8c0d8345e0af7435876e761579"
MD5SUM="c4a56c5b767bc7ee8662a1b541f71317"
SHASUM="f6fe3ffe1d256d1e7c14c27e6095b01ad8f6b7b2"
MAINTAINER="Corrado Franco"
EMAIL="conraid (at) linux (dot) it"

0 comments on commit 4d68134

Please sign in to comment.