grepcidr 1.4
This commit is contained in:
parent
c997ad4ab9
commit
ddab077def
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Grepcidr < Formula
|
||||
homepage 'http://www.pc-tools.net/unix/grepcidr/'
|
||||
url 'http://www.pc-tools.net/files/unix/grepcidr-1.3.tar.gz'
|
||||
sha1 '36245b1efe497ecbe3928d2b2c6db68c0a52d179'
|
||||
url 'http://www.pc-tools.net/files/unix/grepcidr-1.4.tar.gz'
|
||||
sha1 'fb8c8f271d22ddedd66626ec9b77da69f2ee447b'
|
||||
|
||||
def install
|
||||
system "make"
|
||||
|
|
Loading…
Reference in a new issue