goaccess 0.7.1
Closes Homebrew/homebrew#29223. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
b46a6adafe
commit
6c6499ad91
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Goaccess < Formula
|
||||
homepage 'http://goaccess.prosoftcorp.com/'
|
||||
url 'https://downloads.sourceforge.net/project/goaccess/0.7/goaccess-0.7.tar.gz'
|
||||
sha1 '1a887dc7182c91726137aaf6a4627efdd82d988e'
|
||||
url 'https://downloads.sourceforge.net/project/goaccess/0.7.1/goaccess-0.7.1.tar.gz'
|
||||
sha1 '3b546062776df00bd539072c5bdfec2a62cbeb84'
|
||||
|
||||
option 'enable-geoip', "Enable IP location information using GeoIP"
|
||||
|
||||
|
|
Loading…
Reference in a new issue