mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/clamav: Updated for version 0.99.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
865cabe801
commit
2929bb2cf1
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
# No additional license terms added
|
||||
|
||||
PRGNAM=clamav
|
||||
VERSION=${VERSION:-0.99.1}
|
||||
VERSION=${VERSION:-0.99.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="clamav"
|
||||
VERSION="0.99.1"
|
||||
VERSION="0.99.2"
|
||||
HOMEPAGE="http://www.clamav.net/"
|
||||
DOWNLOAD="http://www.clamav.net/downloads/production/clamav-0.99.1.tar.gz"
|
||||
MD5SUM="cf1f3cbe62a08c9165801f79239166ff"
|
||||
DOWNLOAD="http://www.clamav.net/downloads/production/clamav-0.99.2.tar.gz"
|
||||
MD5SUM="61b51a04619aeafd965892a53f86d192"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue