From e828fe0da6abcf528602be8075327e052599aaf7 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Mon, 28 Jul 2014 04:40:02 +0100 Subject: [PATCH] meld 1.8.6 Version bump from meld 1.8.5 to 1.8.6. Closes Homebrew/homebrew#31174. Signed-off-by: Mike McQuaid --- Formula/meld.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/meld.rb b/Formula/meld.rb index a6ef1079c7..05e501dfc4 100644 --- a/Formula/meld.rb +++ b/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.8/meld-1.8.5.tar.xz' - sha256 'e0f1d6007117a4be95d7c399359cb2ebfa80f2b9158222d727e9a35ae4d5d44d' + url 'http://ftp.gnome.org/pub/GNOME/sources/meld/1.8/meld-1.8.6.tar.xz' + sha256 'af96682b8f4bf3ad4221c853b1516218d62a17ff43c38f4a83e7e8ac6736e8a5' depends_on 'intltool' => :build depends_on 'rarian' => :build