aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAnkit Solanki2013-01-18 14:11:16 +0530
committerAdam Vandenberg2013-01-18 08:42:33 -0800
commit3ac609334968793a0e4038ba9d7e9911c2ffa0d4 (patch)
treed532dbad4b782a7d72f95aa42287135fb5ef06c4 /Library
parent5a83b547216d8f462755faf6ac1c183082dffed1 (diff)
downloadhomebrew-3ac609334968793a0e4038ba9d7e9911c2ffa0d4.tar.bz2
meld 1.7.0
Closes #17163. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/meld.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/meld.rb b/Library/Formula/meld.rb
index 0ac31b578..a0552521a 100644
--- a/Library/Formula/meld.rb
+++ b/Library/Formula/meld.rb
@@ -2,8 +2,8 @@ require 'formula'
class Meld < Formula
homepage 'http://meldmerge.org'
- url 'http://ftp.gnome.org/pub/GNOME/sources/meld/1.6/meld-1.6.0.tar.xz'
- sha256 'a0ec4e19e85ea4df0214da4c92a4069095d37a252ab240fc1bc00f29a627fea8'
+ url 'http://ftp.gnome.org/pub/GNOME/sources/meld/1.7/meld-1.7.0.tar.xz'
+ sha256 'd355dba06a39e38ffee93a6b205888db648a0308bc8a5efe3a9c7a42ed91370b'
depends_on 'intltool' => :build
depends_on 'xz' => :build