gource 0.37

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Sebastian Staudt 2011-12-05 21:36:45 +01:00 committed by Adam Vandenberg
parent be75fad473
commit 4ee91e6358
1 changed files with 2 additions and 2 deletions

View File

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