clamav 0.97.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
47fb4ef7a6
commit
00ed6893a1
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Clamav < Formula
|
||||
homepage 'http://www.clamav.net/'
|
||||
url 'http://downloads.sourceforge.net/clamav/clamav-0.97.5.tar.gz'
|
||||
sha1 '1bb317ead4a1a677a9a11a063fc35a63f22309e9'
|
||||
url 'http://downloads.sourceforge.net/clamav/clamav-0.97.6.tar.gz'
|
||||
sha1 '528f774b14b95fdfb8b377f8b41859c48b165e34'
|
||||
|
||||
def install
|
||||
args = %W{--disable-dependency-tracking
|
||||
|
|
Loading…
Reference in a new issue