mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
clamav: update to 0.102.4
This commit is contained in:
parent
95e0b0b27b
commit
4335e9a167
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'clamav'
|
||||
pkgname=clamav
|
||||
version=0.102.3
|
||||
revision=5
|
||||
version=0.102.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
# XXX: system llvm is too new (< 3.7 required)
|
||||
# Shipped llvm does not build with gcc6
|
||||
# Shipped llvm does not build with gcc>=6
|
||||
configure_args="--sbindir=/usr/bin --libdir=/usr/lib
|
||||
--with-openssl=${XBPS_CROSS_BASE}/usr --with-pcre=${XBPS_CROSS_BASE}/usr
|
||||
--with-zlib=${XBPS_CROSS_BASE}/usr --with-libbz2-prefix=${XBPS_CROSS_BASE}/usr
|
||||
|
@ -19,7 +19,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://www.clamav.net/"
|
||||
distfiles="http://www.clamav.net/downloads/production/${pkgname}-${version}.tar.gz"
|
||||
checksum=ed3050c4569989ee7ab54c7b87246b41ed808259632849be0706467442dc0693
|
||||
checksum=eebd426a68020ecad0d2084b8c763e6898ccfd5febcae833d719640bb3ff391b
|
||||
_clamav_homedir="/var/lib/_${pkgname}"
|
||||
_clamav_descr="ClamAV user"
|
||||
system_accounts="_clamav"
|
||||
|
|
Loading…
Add table
Reference in a new issue