diff options
Diffstat (limited to 'Library/Formula/glog.rb')
| -rw-r--r-- | Library/Formula/glog.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/glog.rb b/Library/Formula/glog.rb index eb02e040b..f83329df6 100644 --- a/Library/Formula/glog.rb +++ b/Library/Formula/glog.rb @@ -3,7 +3,7 @@ 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' - md5 '897fbff90d91ea2b6d6e78c8cea641cc' + sha1 '94e641e50afd03c574af6a55084e94a347c911d7' depends_on 'gflags' |
