aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 87ce45323..af4ae0f9d 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.7.tar.bz2',
+ url 'http://www.midnight-commander.org/downloads/mc-4.8.8.tar.bz2',
:using => CurlUnsafeDownloadStrategy
- sha256 '4e9c45925b47650dac58d7556a89c3e9b4275e48976b6c13b63c2f8eed3a383b'
+ sha256 '7b5e6f90e6709d1c1bcb4a2bf6d2a62b9494adef3ff4325ffdb3551c29e42a1c'
depends_on 'pkg-config' => :build
depends_on 'glib'