aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/di.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/di.rb b/Library/Formula/di.rb
index 923cbab40..fa1034db4 100644
--- a/Library/Formula/di.rb
+++ b/Library/Formula/di.rb
@@ -2,8 +2,8 @@ require 'formula'
class Di < Formula
homepage 'http://www.gentoo.com/di/'
- url 'http://gentoo.com/di/di-4.34.tar.gz'
- sha1 '5be548368bb795303f11cff340f3bbc659f892cd'
+ url 'http://gentoo.com/di/di-4.35.tar.gz'
+ sha1 '989b03afb0bc40d4dbdcc8e2b6889cf2cf8e2852'
def install
system "make", "prefix=#{prefix}", "DI_MANDIR=#{man1}"