logcheck 1.3.17

Closes Homebrew/homebrew#37064.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
Geoff Nixon 2015-02-22 01:48:41 -08:00 committed by Tim D. Smith
parent 70c8f3e926
commit 4b1fea0065

View file

@ -1,9 +1,7 @@
require 'formula'
class Logcheck < Formula
homepage 'http://logcheck.alioth.debian.org/'
url 'http://ftp.de.debian.org/debian/pool/main/l/logcheck/logcheck_1.3.16.tar.xz'
sha1 '27892a6abf3822d285efbb26f935d80762134679'
homepage "http://logcheck.alioth.debian.org/"
url "http://ftp.de.debian.org/debian/pool/main/l/logcheck/logcheck_1.3.17.tar.xz"
sha1 "adb54e75f8a17e3aff4abb3066122c0dfdde21e3"
def install
system "make", "install",