summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2020-02-06 20:18:43 +0100
committer Willy Sudiarto Raharjo2020-02-08 09:03:29 +0100
commit1af4e6878e19f83f7c91ed147c10918c8e5582d7 (patch)
treee14e27df1a636d128b71fa8d4c0e1bd3e8bc31b1
parent89db731e102f86667fb0c6b2ed2889ed6f36005d (diff)
downloadslackbuilds-1af4e6878e19f83f7c91ed147c10918c8e5582d7.tar.gz
system/clamav: Updated for version 0.102.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--system/clamav/clamav.SlackBuild4
-rw-r--r--system/clamav/clamav.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/clamav/clamav.SlackBuild b/system/clamav/clamav.SlackBuild
index 28dec28ae4..4afa1f6198 100644
--- a/system/clamav/clamav.SlackBuild
+++ b/system/clamav/clamav.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Copyright (c) 2006,2007 Eric Hameleers <alien@slackware.com>
-# Copyright (c) 2011-2019 Matteo Bernardini <ponce@slackbuilds.org>
+# Copyright (c) 2011-2020 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.102.1}
+VERSION=${VERSION:-0.102.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/clamav/clamav.info b/system/clamav/clamav.info
index 091e2af3e5..2075b7c30e 100644
--- a/system/clamav/clamav.info
+++ b/system/clamav/clamav.info
@@ -1,8 +1,8 @@
PRGNAM="clamav"
-VERSION="0.102.1"
+VERSION="0.102.2"
HOMEPAGE="https://www.clamav.net/"
-DOWNLOAD="https://www.clamav.net/downloads/production/clamav-0.102.1.tar.gz"
-MD5SUM="3d5f5f10a1bea212823050286c8c5b96"
+DOWNLOAD="https://www.clamav.net/downloads/production/clamav-0.102.2.tar.gz"
+MD5SUM="ecf5dd2c5c43aeed1c4b458b2e689847"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""