aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/midnight-commander.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/midnight-commander.rb b/Library/Formula/midnight-commander.rb
index 93489e635..57520f26f 100644
--- a/Library/Formula/midnight-commander.rb
+++ b/Library/Formula/midnight-commander.rb
@@ -2,10 +2,10 @@ require 'formula'
class MidnightCommander < Formula
homepage 'http://www.midnight-commander.org/'
- url 'http://www.midnight-commander.org/downloads/mc-4.8.9.tar.bz2',
+ url 'http://www.midnight-commander.org/downloads/mc-4.8.10.tar.bz2',
:using => CurlUnsafeDownloadStrategy
- mirror 'http://fossies.org/linux/misc/mc-4.8.9.tar.bz2'
- sha256 '7e184cf5ed3ff8b93fcbfff16608c1444920f523beda2fcc586878d619ea11da'
+ mirror 'http://fossies.org/linux/misc/mc-4.8.10.tar.bz2'
+ sha256 '5f4166fe78fbf4b42f51ed526ca7f79fea8c77d04355c2b97d4df2a6bd2a1b1a'
depends_on 'pkg-config' => :build
depends_on 'glib'