diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/grepcidr.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/grepcidr.rb b/Library/Formula/grepcidr.rb index 64cd0a77a..6231d5603 100644 --- a/Library/Formula/grepcidr.rb +++ b/Library/Formula/grepcidr.rb @@ -1,8 +1,8 @@ require 'formula' class Grepcidr < Formula - url 'http://www.pc-tools.net/files/unix/grepcidr-1.3.tar.gz' homepage 'http://www.pc-tools.net/unix/grepcidr/' + url 'http://www.pc-tools.net/files/unix/grepcidr-1.3.tar.gz' sha1 '36245b1efe497ecbe3928d2b2c6db68c0a52d179' def install |
