aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vandenberg2013-11-29 10:29:05 -0800
committerAdam Vandenberg2013-11-29 10:29:05 -0800
commit5192d656ecd35778a834a5e2afd2020c6f55c470 (patch)
tree740a9f660af2778781620b497467ac05ade63ecb
parent8e39d229f51be54bfc87d45520467b1d57d45906 (diff)
downloadhomebrew-5192d656ecd35778a834a5e2afd2020c6f55c470.tar.bz2
di 4.34
-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 0081b23ff..6d31ba6d0 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.31.tar.gz'
- sha1 '2a7212e03286b68ebb4783ae8937999145165c79'
+ url 'http://gentoo.com/di/di-4.34.tar.gz'
+ sha1 '5be548368bb795303f11cff340f3bbc659f892cd'
def install
system "make", "prefix=#{prefix}", "DI_MANDIR=#{man1}"