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.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/yara.rb b/Library/Formula/yara.rb
index 030ce2074..9eb6501b3 100644
--- a/Library/Formula/yara.rb
+++ b/Library/Formula/yara.rb
@@ -2,8 +2,8 @@ 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'
- sha1 'd51fe954992a5de8ebab91b5f53d31a8e7e76503'
+ url 'http://yara-project.googlecode.com/files/yara-1.7.tar.gz'
+ sha1 '25e90b79275124db3e592ccac1d44a9bba35d7ea'
depends_on 'pcre'