aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bcwipe.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/bcwipe.rb')
-rw-r--r--Library/Formula/bcwipe.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bcwipe.rb b/Library/Formula/bcwipe.rb
index 79afd8e30..98be69598 100644
--- a/Library/Formula/bcwipe.rb
+++ b/Library/Formula/bcwipe.rb
@@ -3,7 +3,7 @@ require 'formula'
class Bcwipe < Formula
homepage 'http://www.jetico.com/linux/bcwipe-help/'
url 'http://www.jetico.com/linux/BCWipe-1.9-9.tar.gz'
- md5 '1377971bafce72238d1a062e2305c1c0'
+ sha1 'be4d945a5d24076fb6b0356389323a0686e1e4d7'
def install
system "./configure", "--prefix=#{prefix}"