aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/aescrypt.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/aescrypt.rb')
-rw-r--r--Library/Formula/aescrypt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/aescrypt.rb b/Library/Formula/aescrypt.rb
index b08fa5f5f..2e74b08f6 100644
--- a/Library/Formula/aescrypt.rb
+++ b/Library/Formula/aescrypt.rb
@@ -3,7 +3,7 @@ require 'formula'
class Aescrypt < Formula
homepage 'http://aescrypt.sourceforge.net/'
url 'http://aescrypt.sourceforge.net/aescrypt-0.7.tar.gz'
- md5 'cbec5d7f00a289944397a8079c1d3c6c'
+ sha1 '72756ccccd43a4f19796835395512616c86c273f'
def install
system "./configure"