rkhunter 1.4.2

master
Brett Koonce 2014-03-15 19:08:51 -05:00
parent 70b7c7cd5e
commit 34edbff63d
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Rkhunter < Formula
homepage 'http://rkhunter.sourceforge.net/'
url 'https://downloads.sourceforge.net/project/rkhunter/rkhunter/1.4.0/rkhunter-1.4.0.tar.gz'
sha1 '48798beec504c00af93bf64b6e35dfc7d7aaff07'
url 'https://downloads.sourceforge.net/project/rkhunter/rkhunter/1.4.2/rkhunter-1.4.2.tar.gz'
sha1 'da01bc6757e14549560ad6ea46d1e93dbf5ac90f'
def install
system "./installer.sh", "--layout", "custom", prefix, "--install"