glog 0.3.3

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Brett Koonce 2013-02-05 07:56:54 -06:00 committed by Jack Nagel
parent 638d2a6d36
commit 6816a51502
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Glog < Formula
homepage 'http://code.google.com/p/google-glog/'
url 'http://google-glog.googlecode.com/files/glog-0.3.2.tar.gz'
sha1 '94e641e50afd03c574af6a55084e94a347c911d7'
url 'http://google-glog.googlecode.com/files/glog-0.3.3.tar.gz'
sha1 'ed40c26ecffc5ad47c618684415799ebaaa30d65'
depends_on 'gflags'