summaryrefslogtreecommitdiffstats
path: root/system/clamav/clamav.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2020-02-06 20:18:43 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-08 15:03:29 +0700
commit1af4e6878e19f83f7c91ed147c10918c8e5582d7 (patch)
treee14e27df1a636d128b71fa8d4c0e1bd3e8bc31b1 /system/clamav/clamav.SlackBuild
parent89db731e102f86667fb0c6b2ed2889ed6f36005d (diff)
downloadslackbuilds-1af4e6878e19f83f7c91ed147c10918c8e5582d7.tar.gz
slackbuilds-1af4e6878e19f83f7c91ed147c10918c8e5582d7.tar.xz
system/clamav: Updated for version 0.102.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/clamav/clamav.SlackBuild')
-rw-r--r--system/clamav/clamav.SlackBuild4
1 files changed, 2 insertions, 2 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}