aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/di.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/di.rb')
-rw-r--r--Library/Formula/di.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/di.rb b/Library/Formula/di.rb
index 1843d7419..0081b23ff 100644
--- a/Library/Formula/di.rb
+++ b/Library/Formula/di.rb
@@ -3,7 +3,7 @@ require 'formula'
class Di < Formula
homepage 'http://www.gentoo.com/di/'
url 'http://gentoo.com/di/di-4.31.tar.gz'
- md5 'f324ec49888c6c642c998ee8c3a8ce21'
+ sha1 '2a7212e03286b68ebb4783ae8937999145165c79'
def install
system "make", "prefix=#{prefix}", "DI_MANDIR=#{man1}"