mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/lynis: Updated for version 3.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6939dfa437
commit
7d94c7cf8f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=lynis
|
||||
VERSION=${VERSION:-3.0.1}
|
||||
VERSION=${VERSION:-3.0.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lynis"
|
||||
VERSION="3.0.1"
|
||||
VERSION="3.0.2"
|
||||
HOMEPAGE="https://cisofy.com/"
|
||||
DOWNLOAD="https://downloads.cisofy.com/lynis/lynis-3.0.1.tar.gz"
|
||||
MD5SUM="ac984258e89b88c86e8c1c5395de8a15"
|
||||
DOWNLOAD="https://downloads.cisofy.com/lynis/lynis-3.0.2.tar.gz"
|
||||
MD5SUM="1b01474e4efaa68a7ad929a93a98fd35"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue