diff --git a/srcpkgs/clamav/template b/srcpkgs/clamav/template index 08fee84747d..e25a56e0a18 100644 --- a/srcpkgs/clamav/template +++ b/srcpkgs/clamav/template @@ -1,7 +1,7 @@ # Template file for 'clamav' pkgname=clamav version=0.102.0 -revision=1 +revision=2 build_style=gnu-configure # XXX: system llvm is too new (< 3.7 required) # Shipped llvm does not build with gcc6 @@ -9,7 +9,7 @@ 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 --with-system-libmspack=${XBPS_CROSS_BASE}/usr --with-libcurl=${XBPS_CROSS_BASE}/usr - --with-user=_clamav --with-group=_clamav" + --enable-ipv6 --with-user=_clamav --with-group=_clamav" conf_files="/etc/clamd.conf /etc/freshclam.conf" hostmakedepends="flex pkg-config zip" makedepends="json-c-devel libcurl-devel libmspack-devel libxml2-devel