aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/yara.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/yara.rb')
-rw-r--r--Library/Formula/yara.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/yara.rb b/Library/Formula/yara.rb
index 805471a88..030ce2074 100644
--- a/Library/Formula/yara.rb
+++ b/Library/Formula/yara.rb
@@ -3,7 +3,7 @@ require 'formula'
class Yara < Formula
homepage 'http://code.google.com/p/yara-project/'
url 'http://yara-project.googlecode.com/files/yara-1.6.tar.gz'
- md5 'c54fe284181df90e0520810797821287'
+ sha1 'd51fe954992a5de8ebab91b5f53d31a8e7e76503'
depends_on 'pcre'