aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 54c4e766e..d01f5f0bd 100644
--- a/Library/Formula/midnight-commander.rb
+++ b/Library/Formula/midnight-commander.rb
@@ -1,10 +1,10 @@
require 'formula'
class MidnightCommander < Formula
- url 'http://www.midnight-commander.org/downloads/mc-4.7.5.3.tar.bz2',
+ url 'http://www.midnight-commander.org/downloads/mc-4.8.0.tar.bz2',
:using => CurlUnsafeDownloadStrategy
homepage 'http://www.midnight-commander.org/'
- sha256 '0875b4c745d771b65ab71d0a295f2e6e91297121411a82068e2879f39a7628b6'
+ sha256 'dbf077b318c13fc6d465dc67bd43958f067b9ff7e21041975bd14927dfa31b52'
depends_on 'pkg-config' => :build
depends_on 'glib'