system/clamav: Updated for version 0.103.1.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2021-02-16 10:01:40 +01:00 committed by Willy Sudiarto Raharjo
parent 0185e881c5
commit 550b93f60f
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
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-2020 Matteo Bernardini <ponce@slackbuilds.org>
# Copyright (c) 2011-2021 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.103.0}
VERSION=${VERSION:-0.103.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="clamav"
VERSION="0.103.0"
VERSION="0.103.1"
HOMEPAGE="https://www.clamav.net/"
DOWNLOAD="https://www.clamav.net/downloads/production/clamav-0.103.0.tar.gz"
MD5SUM="453a389e0147b5df8fae5601b390d7db"
DOWNLOAD="https://www.clamav.net/downloads/production/clamav-0.103.1.tar.gz"
MD5SUM="f895e9a261937ed91f5cb3ead4791555"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""