diff --git a/Formula/hexedit.rb b/Formula/hexedit.rb index 974774f89d..e59d79613f 100644 --- a/Formula/hexedit.rb +++ b/Formula/hexedit.rb @@ -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",