goaccess 0.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
7a5315b9a6
commit
238a53e7e1
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Goaccess < Formula
|
||||
homepage 'http://goaccess.prosoftcorp.com/'
|
||||
url 'http://downloads.sourceforge.net/project/goaccess/0.4.2/goaccess-0.4.2.tar.gz'
|
||||
sha1 '6fdfef45eaa4bc08ac2169289bb50a0b287b47a1'
|
||||
url 'http://sourceforge.net/projects/goaccess/files/0.5/goaccess-0.5.tar.gz'
|
||||
sha1 'dd4933a8f0d1cfa8eef8dda700e2eba83ac51a26'
|
||||
|
||||
head 'git://goaccess.git.sourceforge.net/gitroot/goaccess/goaccess'
|
||||
|
||||
|
|
Loading…
Reference in a new issue