aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/midnight-commander.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/midnight-commander.rb b/Library/Formula/midnight-commander.rb
index 8f924bc40..809835717 100644
--- a/Library/Formula/midnight-commander.rb
+++ b/Library/Formula/midnight-commander.rb
@@ -2,9 +2,9 @@ require 'formula'
class MidnightCommander < Formula
homepage 'http://www.midnight-commander.org/'
- url 'http://www.midnight-commander.org/downloads/mc-4.8.4.tar.bz2',
+ url 'http://www.midnight-commander.org/downloads/mc-4.8.6.tar.bz2',
:using => CurlUnsafeDownloadStrategy
- sha256 '917f32a6ce0b8e3ec893bb18af73e64c246d79066322041608352623a579234b'
+ sha256 '17034d16cf5e86ed15e0f5de95238afb0a8c6069b1f0a29397042451c1b75877'
depends_on 'pkg-config' => :build
depends_on 'glib'