From: Aleksey Vasilenko Date: Thu, 25 Jul 2024 14:08:12 +0000 (+0300) Subject: clamav: update to 1.3.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1761ed0cbec0fd89e154ca3a0620d45ad3055daf;p=openwrt-packages.git clamav: update to 1.3.1 Signed-off-by: Aleksey Vasilenko --- diff --git a/net/clamav/Makefile b/net/clamav/Makefile index 5f08fca75..9890c6b0f 100644 --- a/net/clamav/Makefile +++ b/net/clamav/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=clamav -PKG_VERSION:=1.3.0 +PKG_VERSION:=1.3.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.clamav.net/downloads/production/ -PKG_HASH:=0a86a6496320d91576037b33101119af6fd8d5b91060cd316a3a9c229e9604aa +PKG_HASH:=12a3035bf26f55f71e3106a51a5fa8d7b744572df98a63920a9cff876a7dcce4 PKG_MAINTAINER:=Marko Ratkaj \ Lucian Cristian