5 stage go bootstrap, clamav
This commit is contained in:
12
packages/clamav.shrap
Normal file
12
packages/clamav.shrap
Normal file
@@ -0,0 +1,12 @@
|
||||
(package
|
||||
(name "clamav")
|
||||
(version "1.5.1")
|
||||
(homepage "https://www.clamav.net/")
|
||||
(dependencies cmake rust-bin zlib bzip2 libxml2 libpcre2 libjson-c curl libncurses libmilter)
|
||||
(src (tar
|
||||
(url "https://www.clamav.net/downloads/production/clamav-1.5.1.tar.gz")
|
||||
(dir "clamav-1.5.1")
|
||||
(blake3 "2a4e0eb9e443761d7157a76cdaef573d2741e6b14215be397cefe6f299efaf21")))
|
||||
(build
|
||||
(cmake
|
||||
(configure_flags "-DENABLE_TESTS=OFF"))))
|
||||
Reference in New Issue
Block a user