wok diff clamav/receipt @ rev 7824

Add postfixadmin
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 26 12:02:09 2010 +0100 (2010-12-26)
parents e62b6b97629b
children f6df58d6487e
line diff
     1.1 --- a/clamav/receipt	Wed Nov 03 10:13:16 2010 +0000
     1.2 +++ b/clamav/receipt	Sun Dec 26 12:02:09 2010 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="clamav"
     1.7 -VERSION="0.96.4"
     1.8 +VERSION="0.96.5"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="Antivirus."
    1.11  MAINTAINER="paul@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS="zlib-dev gmp gmp-dev bzip2-dev ncurses-dev bash"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://www.clamav.net/"
    1.16 -WGET_URL="http://downloads.sourceforge.net/clamav/$TARBALL"
    1.17 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.18  TAGS="antivirus"
    1.19  
    1.20  # Rules to configure and make the package.