]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/clamav
suricata: Change midstream policy to "pass-flow"
[ipfire-2.x.git] / lfs / clamav
index ade944177e754b3c30bff8fa44e7861398c6df7f..5a1089187848a83e0e7d734e6c569f506fbccc66 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2024  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -26,16 +26,15 @@ include Config
 
 SUMMARY    = Antivirus Toolkit
 
-VER        = 0.105.1
-SUBVER     = -2
+VER        = 1.3.0
 
 THISAPP    = clamav-$(VER)
-DL_FILE    = $(THISAPP)$(SUBVER).tar.gz
+DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = clamav
-PAK_VER    = 64
+PAK_VER    = 71
 
 DEPS       =
 
@@ -51,7 +50,8 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 09e67f4ae4f9689e634aa18cd672b16d8a4cb8b3923527c7c92ffa264b415dc49b5ee82ceaa518cf701a910b49a344753c7d0de894a772b0b871e492c95d60f4
+$(DL_FILE)_BLAKE2 = dc411b1a905d2699c497870877fbe99e3910f8e29bc77830085c8ab75161c80066ca1396f47c3cd6a098c06c839464dbe31feb2e7e64622c657ad4a6a9401282
+
 
 install : $(TARGET)