From: Josef Schlehofer Date: Tue, 6 Aug 2019 21:16:03 +0000 (+0200) Subject: clamav: update to version 0.101.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e19f753be5981f94a81a61d2ba8cb190d245c5de;p=openwrt-packages.git clamav: update to version 0.101.3 Correct SPDX License Identifier Signed-off-by: Josef Schlehofer --- diff --git a/net/clamav/Makefile b/net/clamav/Makefile index 85631725a..6fc2c8a1c 100644 --- a/net/clamav/Makefile +++ b/net/clamav/Makefile @@ -8,16 +8,16 @@ include $(TOPDIR)/rules.mk PKG_NAME:=clamav -PKG_VERSION:=0.101.2 -PKG_RELEASE:=3 +PKG_VERSION:=0.101.3 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.clamav.net/downloads/production/ -PKG_HASH:=0a12ebdf6ff7a74c0bde2bdc2b55cae33449e6dd953ec90824a9e01291277634 +PKG_HASH:=68d42aac4a9cbde293288533a9a3c3d55863de38f2b8707c1ef2d987b1260338 PKG_MAINTAINER:=Marko Ratkaj \ Lucian Cristian -PKG_LICENSE:=GPL-2.0 +PKG_LICENSE:=GPL-2.0-only PKG_LICENSE_FILES:=COPYING* PKG_CPE_ID:=cpe:/a:clamav:clamav