From a5c0412b81748aada51cfdb743a86f05c8710064 Mon Sep 17 00:00:00 2001 From: David Albert Date: Sun, 6 Jan 2013 14:01:44 -0500 Subject: [PATCH] Mercurial 2.4.2 Closes Homebrew/homebrew#16928. Signed-off-by: Adam Vandenberg --- Formula/mercurial.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/mercurial.rb b/Formula/mercurial.rb index 7984594e61..78f05f1058 100644 --- a/Formula/mercurial.rb +++ b/Formula/mercurial.rb @@ -2,8 +2,8 @@ require 'formula' class Mercurial < Formula homepage 'http://mercurial.selenic.com/' - url 'http://mercurial.selenic.com/release/mercurial-2.4.1.tar.gz' - sha1 '28c6a09200bb2e9918bf965ae5507bc4ba84bc1f' + url 'http://mercurial.selenic.com/release/mercurial-2.4.2.tar.gz' + sha1 'ade387c4c907abff235e887a9b4678450363c756' head 'http://selenic.com/repo/hg', :using => :hg