From: Aleksey Vasilenko Date: Tue, 27 Aug 2024 17:16:46 +0000 (+0300) Subject: clamav: update to 1.4.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=fbcce64d0aeb02bc955f50a05efb1dd1409d01b8;p=openwrt-packages.git clamav: update to 1.4.0 Signed-off-by: Aleksey Vasilenko --- diff --git a/net/clamav/Makefile b/net/clamav/Makefile index 1c8e28ade..4c1f6be81 100644 --- a/net/clamav/Makefile +++ b/net/clamav/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=clamav -PKG_VERSION:=1.3.1 +PKG_VERSION:=1.4.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.clamav.net/downloads/production/ -PKG_HASH:=12a3035bf26f55f71e3106a51a5fa8d7b744572df98a63920a9cff876a7dcce4 +PKG_HASH:=d67ab299e5ca05dad3da299a5ea73d60209372a5becd7f13b9a33c290338a4e6 PKG_MAINTAINER:=Marko Ratkaj \ Lucian Cristian