Radare2 0.9

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Austin Seipp 2012-01-26 21:44:59 -06:00 committed by Adam Vandenberg
parent 121ea33799
commit e017b12f99

View file

@ -1,10 +1,10 @@
require 'formula'
class Radare2 < Formula
url 'http://radare.nopcode.org/get/radare2-0.7.tar.gz'
head 'hg://http://hg.youterm.com/radare2'
homepage 'http://radare.nopcode.org'
md5 '468367eb881edad325823cabdef5d53d'
url 'http://radare.org/get/radare2-0.9.tar.gz'
head 'http://radare.org/hg/radare2', :using => :hg
homepage 'http://radare.org'
md5 '751f0dc71f82b7689f10365ee3a5842f'
depends_on 'libewf'
depends_on 'libmagic'