wok-current diff clamav/receipt @ rev 22413
clamav 0.101.1 -> 0.101.2: fixes a few CVEs; new requirement: libcurl
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sat Dec 14 19:36:12 2019 +0000 (2019-12-14) |
parents | d6dd3c2092ae |
children | c914ee3dc2b5 |
line diff
1.1 --- a/clamav/receipt Thu Feb 14 16:37:18 2019 +0100 1.2 +++ b/clamav/receipt Sat Dec 14 19:36:12 2019 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="clamav" 1.7 -VERSION="0.101.1" 1.8 +VERSION="0.102.1" 1.9 CATEGORY="security" 1.10 TAGS="antivirus" 1.11 SHORT_DESC="Antivirus." 1.12 @@ -12,7 +12,7 @@ 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WGET_URL="${WEB_SITE}downloads/production/$TARBALL" 1.15 1.16 -DEPENDS="zlib gmp bzip2 slitaz-base-files ncurses libltdl libssl" 1.17 +DEPENDS="zlib gmp bzip2 slitaz-base-files ncurses libltdl libssl libcurl" 1.18 BUILD_DEPENDS="zlib-dev gmp gmp-dev bzip2-dev ncurses-dev openssl-dev bash" 1.19 1.20 # Rules to configure and make the package.