midnight-commander 4.7.5.1
This commit is contained in:
parent
beda864ec9
commit
061d4d53bb
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class MidnightCommander < Formula
|
||||
url 'http://www.midnight-commander.org/downloads/mc-4.7.5.tar.bz2'
|
||||
url 'http://www.midnight-commander.org/downloads/mc-4.7.5.1.tar.bz2'
|
||||
homepage 'http://www.midnight-commander.org/'
|
||||
sha256 '0d2b4e87b8a4158edf54380df9402b4a1a19f7494ef06dd0a0a3e3ff6a2b50f1'
|
||||
sha256 '4d60a9fcd186b70f52d4e730ae3d43408a73e3f0647968e9f4af8005f13369e9'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'glib'
|
||||
|
|
Loading…
Reference in a new issue