Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
logcheck 1.3.17
Browse files Browse the repository at this point in the history
Closes #37064.

Signed-off-by: Tim D. Smith <[email protected]>
  • Loading branch information
geoff-nixon authored and tdsmith committed Feb 23, 2015
1 parent 3b293fb commit 9186b5c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Library/Formula/logcheck.rb
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 9186b5c

Please sign in to comment.