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.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hexedit.rb b/Library/Formula/hexedit.rb
index 1e81a9d2b..902c2c05f 100644
--- a/Library/Formula/hexedit.rb
+++ b/Library/Formula/hexedit.rb
@@ -3,7 +3,7 @@ require 'formula'
class Hexedit < Formula
url 'http://rigaux.org/hexedit-1.2.12.src.tgz'
homepage 'http://rigaux.org/hexedit.html'
- md5 '0d2f48610006278cd93359fea9a06d5c'
+ sha1 'fee89e390945045fe6b74b5f07600a8e664c8b21'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",