aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/hexedit.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/hexedit.rb')
-rw-r--r--Library/Formula/hexedit.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/hexedit.rb b/Library/Formula/hexedit.rb
index 974774f89..e59d79613 100644
--- a/Library/Formula/hexedit.rb
+++ b/Library/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",