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