midnight-commander 4.8.13
Closes Homebrew/homebrew#32487. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
6a3758d5e2
commit
480a19f50a
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ require 'formula'
|
|||
|
||||
class MidnightCommander < Formula
|
||||
homepage 'http://www.midnight-commander.org/'
|
||||
url 'http://ftp.midnight-commander.org/mc-4.8.12.tar.xz'
|
||||
mirror 'ftp://ftp.osuosl.org/pub/midnightcommander/mc-4.8.12.tar.xz'
|
||||
sha256 '5f2fd570a798dc0cc06374adffef8ca403588c4e73dfdf908e9a4311718153fe'
|
||||
url 'http://ftp.midnight-commander.org/mc-4.8.13.tar.xz'
|
||||
mirror 'ftp://ftp.osuosl.org/pub/midnightcommander/mc-4.8.13.tar.xz'
|
||||
sha256 '36d6191a47ec5d89d3788e48846fb620c481816441ff25264add8898d277b657'
|
||||
|
||||
bottle do
|
||||
sha1 "7b5b58bbf0cbb0dbb5466e9389549de7de7b7e02" => :mavericks
|
||||
|
|
Loading…
Reference in a new issue