wok diff clamav/receipt @ rev 21756

logsurfer, mypaint: update url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 22 21:11:47 2019 +0200 (2019-06-22)
parents c44b8ec1b3d3
children a4e913105025
line diff
     1.1 --- a/clamav/receipt	Thu Sep 28 14:46:18 2017 +0200
     1.2 +++ b/clamav/receipt	Sat Jun 22 21:11:47 2019 +0200
     1.3 @@ -1,15 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="clamav"
     1.7 -VERSION="0.99.2"
     1.8 +VERSION="0.101.1"
     1.9  CATEGORY="security"
    1.10 +TAGS="antivirus"
    1.11  SHORT_DESC="Antivirus."
    1.12  MAINTAINER="paul@slitaz.org"
    1.13  LICENSE="GPL2"
    1.14 +WEB_SITE="http://www.clamav.net/"
    1.15 +
    1.16  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.17 -WEB_SITE="http://www.clamav.net/"
    1.18  WGET_URL="${WEB_SITE}downloads/production/$TARBALL"
    1.19 -TAGS="antivirus"
    1.20  
    1.21  DEPENDS="zlib gmp bzip2 slitaz-base-files ncurses libltdl libssl"
    1.22  BUILD_DEPENDS="zlib-dev gmp gmp-dev bzip2-dev ncurses-dev openssl-dev bash"