aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gerbv.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gerbv.rb')
-rw-r--r--Library/Formula/gerbv.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gerbv.rb b/Library/Formula/gerbv.rb
index c259acb2c..ca783018f 100644
--- a/Library/Formula/gerbv.rb
+++ b/Library/Formula/gerbv.rb
@@ -3,7 +3,7 @@ require 'formula'
class Gerbv < Formula
url 'http://downloads.sourceforge.net/project/gerbv/gerbv/gerbv-2.6.0/gerbv-2.6.0.tar.gz'
homepage 'http://gerbv.gpleda.org/'
- md5 '44a37dd202bc60fab54cbc298a477572'
+ sha1 'c9f5e8cddbc0b685805de42f81b1ba37dcbe1989'
depends_on 'pkg-config' => :build
depends_on 'gtk+'