From 9b767bccaab6394f2ac2f30ced96e64d86c40753 Mon Sep 17 00:00:00 2001 From: Jaime Marquínez Ferrándiz Date: Thu, 13 Mar 2014 13:36:54 +0100 Subject: mercurial 2.9.1 Closes #27506. Signed-off-by: Mike McQuaid --- Library/Formula/mercurial.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/mercurial.rb b/Library/Formula/mercurial.rb index da41c614b..5b843887c 100644 --- a/Library/Formula/mercurial.rb +++ b/Library/Formula/mercurial.rb @@ -2,9 +2,9 @@ require 'formula' class Mercurial < Formula homepage 'http://mercurial.selenic.com/' - url 'http://mercurial.selenic.com/release/mercurial-2.9.tar.gz' - mirror 'http://fossies.org/linux/misc/mercurial-2.9.tar.gz' - sha1 '9b7d8259434f6aae29f6eee3dd5665b516857cf3' + url 'http://mercurial.selenic.com/release/mercurial-2.9.1.tar.gz' + mirror 'http://fossies.org/linux/misc/mercurial-2.9.1.tar.gz' + sha1 '059f9e5d5c79e5cec032419d08d12f92ace8a5de' head 'http://selenic.com/repo/hg', :using => :hg -- cgit v1.2.3