meld 1.7.0

Closes Homebrew/homebrew#17163.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Ankit Solanki 2013-01-18 14:11:16 +05:30 committed by Adam Vandenberg
parent 6d5f0a059c
commit 5e51d530ee

View file

@ -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