midnight-commander 4.8.11

This commit is contained in:
Eugene San (eugenesan) 2013-12-10 07:54:46 +02:00 committed by Misty De Meo
parent 4fa314cfa9
commit f00c3bf586

View file

@ -2,10 +2,9 @@ require 'formula'
class MidnightCommander < Formula
homepage 'http://www.midnight-commander.org/'
url 'http://www.midnight-commander.org/downloads/mc-4.8.10.tar.bz2',
:using => CurlUnsafeDownloadStrategy
mirror 'http://fossies.org/linux/misc/mc-4.8.10.tar.bz2'
sha256 '5f4166fe78fbf4b42f51ed526ca7f79fea8c77d04355c2b97d4df2a6bd2a1b1a'
url 'http://ftp.midnight-commander.org/mc-4.8.11.tar.xz'
mirror 'ftp://ftp.osuosl.org/pub/midnightcommander/mc-4.8.11.tar.xz'
sha256 '1877ea844f9d71e133b9e03ca3bebcd7b10b9ba5b419b8d268e255816fe1993a'
depends_on 'pkg-config' => :build
depends_on 'glib'