clamav: style
This commit is contained in:
parent
dcc818cb45
commit
dec77e979d
1 changed files with 1 additions and 2 deletions
|
@ -2,11 +2,10 @@ require "formula"
|
|||
|
||||
class Clamav < Formula
|
||||
homepage "http://www.clamav.net/"
|
||||
head "https://github.com/vrtadmin/clamav-devel"
|
||||
url "https://downloads.sourceforge.net/clamav/clamav-0.98.4.tar.gz"
|
||||
sha1 "f1003d04f34efb0aede05395d3c7cc22c944e4ef"
|
||||
|
||||
head "https://github.com/vrtadmin/clamav-devel"
|
||||
|
||||
skip_clean "share"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue