aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorKarim Nassar2013-12-08 12:36:42 -0800
committerAdam Vandenberg2013-12-08 13:17:10 -0800
commitf5fcf1be2fac98e148f005f6d6cb754436fabd33 (patch)
tree655e66cbee2ac6c38c601e9b341a65ba9fc12df8 /Library/Formula
parent188e0e3ae11dd3d3196770c2d39c9480007ba245 (diff)
downloadhomebrew-f5fcf1be2fac98e148f005f6d6cb754436fabd33.tar.bz2
mercurial 2.8.1
Closes #25059. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mercurial.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/mercurial.rb b/Library/Formula/mercurial.rb
index 869918e49..fba4da2c2 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.8.tar.gz'
- mirror 'http://fossies.org/linux/misc/mercurial-2.8.tar.gz'
- sha1 'a18e47c44bed2149a71d2154d7e0edca226bdd83'
+ url 'http://mercurial.selenic.com/release/mercurial-2.8.1.tar.gz'
+ mirror 'http://fossies.org/linux/misc/mercurial-2.8.1.tar.gz'
+ sha1 'f44c5ca419ed8fb2d83f6945c093349a0602908c'
head 'http://selenic.com/repo/hg', :using => :hg