aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorStian Eikeland2014-06-12 11:32:02 +0200
committerMike McQuaid2014-06-12 12:33:00 +0100
commit54629e73eaf585117592bf592200e6a3840539d6 (patch)
tree1976eefdb27cd5b9ccfd29ecdd90dc68c2aeeb40 /Library
parent135bc160e6afb21a3a6c416f58ade7e0fff0b150 (diff)
downloadhomebrew-54629e73eaf585117592bf592200e6a3840539d6.tar.bz2
goaccess 0.8
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/goaccess.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/goaccess.rb b/Library/Formula/goaccess.rb
index 59ea58f81..5ea9af387 100644
--- a/Library/Formula/goaccess.rb
+++ b/Library/Formula/goaccess.rb
@@ -2,8 +2,8 @@ require 'formula'
class Goaccess < Formula
homepage 'http://goaccess.prosoftcorp.com/'
- url 'https://downloads.sourceforge.net/project/goaccess/0.7.1/goaccess-0.7.1.tar.gz'
- sha1 '3b546062776df00bd539072c5bdfec2a62cbeb84'
+ url 'http://tar.goaccess.io/goaccess-0.8.tar.gz'
+ sha1 '8c220e7e65a6e45ae5a2221e241e976d07c23def'
option 'enable-geoip', "Enable IP location information using GeoIP"