summaryrefslogtreecommitdiffstats
path: root/system/clamav
diff options
context:
space:
mode:
author Matteo Bernardini2022-01-12 20:51:38 +0100
committer Matteo Bernardini2022-01-12 20:51:38 +0100
commitd378a71e9626e11fa88e9a768144d49f5f86dc34 (patch)
treeb06458a9cb7368cac4258b7906c220ce9b62c4c2 /system/clamav
parentf3e4c6bd75f35491d03d0a1593390bdcdacbe2d3 (diff)
downloadslackbuilds-d378a71e9626e11fa88e9a768144d49f5f86dc34.tar.gz
system/clamav: Updated for version 0.104.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/clamav')
-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 40d5783fd0..7d1eb3b489 100644
--- a/system/clamav/clamav.SlackBuild
+++ b/system/clamav/clamav.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright (c) 2006,2007 Eric Hameleers <alien@slackware.com>
-# Copyright (c) 2011-2021 Matteo Bernardini <ponce@slackbuilds.org>
+# Copyright (c) 2011-2022 Matteo Bernardini <ponce@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=clamav
-VERSION=${VERSION:-0.104.1}
+VERSION=${VERSION:-0.104.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/clamav/clamav.info b/system/clamav/clamav.info
index 1134380a74..2ac155dc57 100644
--- a/system/clamav/clamav.info
+++ b/system/clamav/clamav.info
@@ -1,8 +1,8 @@
PRGNAM="clamav"
-VERSION="0.104.1"
+VERSION="0.104.2"
HOMEPAGE="https://www.clamav.net/"
-DOWNLOAD="https://www.clamav.net/downloads/production/clamav-0.104.1.tar.gz"
-MD5SUM="49b9bb94d5b2cafc761f8fbe660d3bfa"
+DOWNLOAD="https://www.clamav.net/downloads/production/clamav-0.104.2.tar.gz"
+MD5SUM="ad099675f2c09c07850e36496b06c552"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""