diff --git a/config/rootfiles/packages/clamav b/config/rootfiles/packages/clamav
index 0fe438477..f17380c98 100644
--- a/config/rootfiles/packages/clamav
+++ b/config/rootfiles/packages/clamav
@@ -149,6 +149,7 @@ usr/sbin/clamd
 #usr/share/doc/ClamAV/html/manual/Signatures/YaraRules.html
 #usr/share/doc/ClamAV/html/manual/Usage
 #usr/share/doc/ClamAV/html/manual/Usage.html
+#usr/share/doc/ClamAV/html/manual/Usage/ClamdProtocol.html
 #usr/share/doc/ClamAV/html/manual/Usage/Configuration.html
 #usr/share/doc/ClamAV/html/manual/Usage/ReportABug.html
 #usr/share/doc/ClamAV/html/manual/Usage/Scanning.html
@@ -156,14 +157,16 @@ usr/sbin/clamd
 #usr/share/doc/ClamAV/html/manual/Usage/SignatureManagement.html
 #usr/share/doc/ClamAV/html/manual/cisco-talos.gpg
 #usr/share/doc/ClamAV/html/mark-09e88c2c.min.js
+#usr/share/doc/ClamAV/html/mermaid-eefea253.min.js
+#usr/share/doc/ClamAV/html/mermaid-init-ccf746f1.js
 #usr/share/doc/ClamAV/html/mode-rust-2c9d5c9a.js
 #usr/share/doc/ClamAV/html/print.html
-#usr/share/doc/ClamAV/html/searcher-c2a407aa.js
-#usr/share/doc/ClamAV/html/searchindex-1b5ba28b.js
+#usr/share/doc/ClamAV/html/searcher-09f2665d.js
+#usr/share/doc/ClamAV/html/searchindex-d348bbbb.js
 #usr/share/doc/ClamAV/html/sitemap.xml
 #usr/share/doc/ClamAV/html/theme-dawn-4493f9c8.js
 #usr/share/doc/ClamAV/html/theme-tomorrow_night-9dbe62a9.js
-#usr/share/doc/ClamAV/html/toc-cbaddea7.js
+#usr/share/doc/ClamAV/html/toc-0c194aa2.js
 #usr/share/doc/ClamAV/html/toc.html
 #usr/share/doc/ClamAV/html/tomorrow-night-4c0ae647.css
 #var/ipfire/clamav
diff --git a/lfs/clamav b/lfs/clamav
index 888803c10..5320f6986 100644
--- a/lfs/clamav
+++ b/lfs/clamav
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Antivirus Toolkit
 
-VER        = 1.5.2
+VER        = 1.5.3
 
 THISAPP    = clamav-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = clamav
-PAK_VER    = 83
+PAK_VER    = 84
 
 DEPS       =
 
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = e63131ac19160a68c6acd9413263fd5793a6acf67adfe30873f6c56bca3a29286bf4f872e439b9c4b75ab772d20e9b05a0e0b3ac19399ac81033c52d7c2b6d42
+$(DL_FILE)_BLAKE2 = 1b2d42bc8c4fed29b71e10be9823da17f861a11e6a818654ae51b2b1fbd16619494572f9aa5e8712433bd65443c33f3e250baa99bb1fea031aa47c6bf6b81c21
 
 
 install : $(TARGET)
