From ce36f7ce82544cfdc9317e64171e1a43de2c92e3 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 27 Jan 2013 21:25:36 -0800 Subject: scalpel: style nits --- Library/Formula/scalpel.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/scalpel.rb b/Library/Formula/scalpel.rb index 9feba4191..ae9291a56 100644 --- a/Library/Formula/scalpel.rb +++ b/Library/Formula/scalpel.rb @@ -1,11 +1,11 @@ require 'formula' class Scalpel < Formula - url 'http://www.digitalforensicssolutions.com/Scalpel/scalpel-2.0.tar.gz' homepage 'http://www.digitalforensicssolutions.com/Scalpel/' + url 'http://www.digitalforensicssolutions.com/Scalpel/scalpel-2.0.tar.gz' sha1 '4cc1164c75471c75f7dfa91c81ccef7eb15142f1' - depends_on 'tre' + depends_on 'tre' def install system "./configure", "--disable-dependency-tracking", -- cgit v1.2.3