Update gource to version 0.32

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Adam Duke 2011-03-09 13:42:56 -05:00 committed by Adam Vandenberg
parent f035eb7312
commit c2d555ec81
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Gource <Formula class Gource <Formula
homepage 'http://code.google.com/p/gource/' homepage 'http://code.google.com/p/gource/'
url 'git://github.com/acaudwell/Gource.git', :tag => "e1cb95e41e0026dcc90c" url 'git://github.com/acaudwell/Gource.git', :tag => "f07d59f582a29bca55da"
version "0.28" version "0.32"
head 'git://github.com/acaudwell/Gource.git' head 'git://github.com/acaudwell/Gource.git'
depends_on 'pkg-config' => :build depends_on 'pkg-config' => :build