radare2 0.9.2

Closes Homebrew/homebrew#15670.

Signed-off-by: Austin Seipp <mad.one@gmail.com>
Closes Homebrew/homebrew#15670.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Austin Seipp 2012-10-25 15:29:29 -05:00 committed by Adam Vandenberg
parent 17e64fd6a4
commit bb0d494ed9
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
require 'formula'
class Radare2 < Formula
url 'http://radare.org/get/radare2-0.9.tar.gz'
url 'http://radare.org/get/radare2-0.9.2.tar.gz'
head 'http://radare.org/hg/radare2', :using => :hg
homepage 'http://radare.org'
sha1 'e77c85b001d9308f38a336b26544836fbe1d14dc'
sha1 '7cfa170a59453d57361d730f4c4a1495d36930a8'
depends_on 'libewf'
depends_on 'libmagic'