From 0531bac6da5499ff261aae3dd4066cee5e97bdfe Mon Sep 17 00:00:00 2001 From: Lucian Cristian Date: Sun, 4 Feb 2018 19:09:00 +0200 Subject: [PATCH] clamav: update to 0.99.3 Signed-off-by: Lucian Cristian --- net/clamav/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/clamav/Makefile b/net/clamav/Makefile index b4a9abc88..105941536 100644 --- a/net/clamav/Makefile +++ b/net/clamav/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=clamav -PKG_VERSION:=0.99.2 -PKG_RELEASE:=3 +PKG_VERSION:=0.99.3 +PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0 PKG_MAINTAINER:=Marko Ratkaj \ @@ -17,7 +17,7 @@ PKG_MAINTAINER:=Marko Ratkaj \ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.clamav.net/downloads/production/ -PKG_HASH:=167bd6a13e05ece326b968fdb539b05c2ffcfef6018a274a10aeda85c2c0027a +PKG_HASH:=00fa5292a6e00a3a4035b826267748965d5d2c4943d8ff417d740238263e8e84 PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1