aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cdf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/cdf.rb')
-rw-r--r--Library/Formula/cdf.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cdf.rb b/Library/Formula/cdf.rb
index fbdd25b2d..8b8342129 100644
--- a/Library/Formula/cdf.rb
+++ b/Library/Formula/cdf.rb
@@ -3,7 +3,7 @@ require 'formula'
class Cdf < Formula
url 'http://download.berlios.de/bmp-plugins/cdf-0.2.tar.gz'
homepage 'http://bmp-plugins.berlios.de/misc/cdf/cdf.html'
- md5 '1afd130f6c562700e8ad05724c6e1a9d'
+ sha1 '5f5d0c1f1003d9ad3c3cbbda1d8159e9fe10768a'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking", "--prefix=#{prefix}"