system/clamav: Updated for version 0.101.1.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2019-01-08 15:16:46 +01:00 committed by Willy Sudiarto Raharjo
parent 32ceed66d2
commit e75cc0734f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
#!/bin/sh
# Copyright (c) 2006,2007 Eric Hameleers <alien@slackware.com>
# Copyright (c) 2011-2018 Matteo Bernardini <ponce@slackbuilds.org>
# Copyright (c) 2011-2019 Matteo Bernardini <ponce@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -28,7 +28,7 @@
# No additional license terms added
PRGNAM=clamav
VERSION=${VERSION:-0.101.0}
VERSION=${VERSION:-0.101.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="clamav"
VERSION="0.101.0"
VERSION="0.101.1"
HOMEPAGE="https://www.clamav.net/"
DOWNLOAD="https://www.clamav.net/downloads/production/clamav-0.101.0.tar.gz"
MD5SUM="47c36d13ac814b9e29ed6f5fc1691373"
DOWNLOAD="https://www.clamav.net/downloads/production/clamav-0.101.1.tar.gz"
MD5SUM="9c137d6172f6e132e08e61fe25b636f8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""