Skip to content

Commit

Permalink
midnight commander 4.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
urbaniak authored and adamv committed Nov 20, 2011
1 parent 36de544 commit a003df4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/midnight-commander.rb
@@ -1,10 +1,10 @@
require 'formula'

class MidnightCommander < Formula
url 'http://www.midnight-commander.org/downloads/mc-4.7.5.3.tar.bz2',
url 'http://www.midnight-commander.org/downloads/mc-4.8.0.tar.bz2',
:using => CurlUnsafeDownloadStrategy
homepage 'http://www.midnight-commander.org/'
sha256 '0875b4c745d771b65ab71d0a295f2e6e91297121411a82068e2879f39a7628b6'
sha256 'dbf077b318c13fc6d465dc67bd43958f067b9ff7e21041975bd14927dfa31b52'

depends_on 'pkg-config' => :build
depends_on 'glib'
Expand Down

0 comments on commit a003df4

Please sign in to comment.