aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/gource.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gource.rb b/Library/Formula/gource.rb
index 6af228662..06eaf6f93 100644
--- a/Library/Formula/gource.rb
+++ b/Library/Formula/gource.rb
@@ -2,8 +2,8 @@ require 'formula'
class Gource <Formula
homepage 'http://code.google.com/p/gource/'
- url 'git://github.com/acaudwell/Gource.git', :tag => "24feaee4"
- version "0.27"
+ url 'git://github.com/acaudwell/Gource.git', :tag => "e1cb95e41e0026dcc90c"
+ version "0.28"
head 'git://github.com/acaudwell/Gource.git'
depends_on 'pkg-config'