meld 1.8.4
This commit is contained in:
parent
5f39e53ba1
commit
46a940dcbe
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Meld < Formula
|
||||
homepage 'http://meldmerge.org'
|
||||
url 'http://download.gnome.org/sources/meld/1.8/meld-1.8.2.tar.xz'
|
||||
sha1 'da6e4430ea3e56ec649b53f96c485de13a52627f'
|
||||
url 'http://download.gnome.org/sources/meld/1.8/meld-1.8.4.tar.xz'
|
||||
sha256 'b46e5786343f236d203037a7ace8f1b28145a51a3f84fa527efcf62f47b5b8de'
|
||||
|
||||
depends_on 'intltool' => :build
|
||||
depends_on 'rarian' => :build
|
||||
|
|
Loading…
Reference in a new issue