lynis 1.4.8
Closes Homebrew/homebrew#27941. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
d0f881bbb0
commit
f3f63bf6d0
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Lynis < Formula
|
||||
homepage 'http://www.rootkit.nl/projects/lynis.html'
|
||||
url 'http://cisofy.com/files/lynis-1.4.7.tar.gz'
|
||||
sha1 '2c38d0aef90dbe64839478f1f9fdfaec7346f40b'
|
||||
url 'http://cisofy.com/files/lynis-1.4.8.tar.gz'
|
||||
sha1 '58c1c1916072fbeadc945f32f6b2a6ec7c900fb8'
|
||||
|
||||
def install
|
||||
inreplace 'lynis' do |s|
|
||||
|
|
Loading…
Reference in a new issue