hexedit 1.2.13

Closes Homebrew/homebrew#18449.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
D J Capelis 2013-03-13 01:03:30 -07:00 committed by Adam Vandenberg
parent 5981f85052
commit e025dc9c57
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Hexedit < Formula
homepage 'http://rigaux.org/hexedit.html'
url 'http://rigaux.org/hexedit-1.2.12.src.tgz'
sha1 'fee89e390945045fe6b74b5f07600a8e664c8b21'
url 'http://rigaux.org/hexedit-1.2.13.src.tgz'
sha1 '1acb7ca37063d9f4b4d118ef223548fde3b753f1'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",