midnight-commander 4.8.12

This commit is contained in:
Andrei Gladkyi 2014-04-11 09:41:45 +03:00 committed by Mike McQuaid
parent 0f0e8034ff
commit 8fc9dc01d9

View file

@ -2,9 +2,9 @@ require 'formula'
class MidnightCommander < Formula class MidnightCommander < Formula
homepage 'http://www.midnight-commander.org/' homepage 'http://www.midnight-commander.org/'
url 'http://ftp.midnight-commander.org/mc-4.8.11.tar.xz' url 'http://ftp.midnight-commander.org/mc-4.8.12.tar.xz'
mirror 'ftp://ftp.osuosl.org/pub/midnightcommander/mc-4.8.11.tar.xz' mirror 'ftp://ftp.osuosl.org/pub/midnightcommander/mc-4.8.12.tar.xz'
sha256 '1877ea844f9d71e133b9e03ca3bebcd7b10b9ba5b419b8d268e255816fe1993a' sha256 '5f2fd570a798dc0cc06374adffef8ca403588c4e73dfdf908e9a4311718153fe'
depends_on 'pkg-config' => :build depends_on 'pkg-config' => :build
depends_on 'glib' depends_on 'glib'