diff options
author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2023-08-17 01:04:00 +0000 |
---|---|---|
committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2023-08-17 03:35:17 +0000 |
commit | 78e84e2b8bc455722ef1f7f3225c3889ebe4c48c (patch) | |
tree | aff5b5715a84d00ae64182b3e15a0c80ba90739e | |
parent | a98bb82ea8484d091c07516cf51c624f7025319a (diff) | |
download | ports-78e84e2b8bc455722ef1f7f3225c3889ebe4c48c.tar.gz ports-78e84e2b8bc455722ef1f7f3225c3889ebe4c48c.zip |
security/clamav-lts: Update to 1.0.2
ReleaseNotes: https://blog.clamav.net/2023/07/2023-08-16-releases.html
MFH: 2023Q3
Security: 51a59f36-3c58-11ee-b32e-080027f5fec9
Security: 8e561cfe-3c59-11ee-b32e-080027f5fec9
-rw-r--r-- | security/clamav-lts/Makefile | 3 | ||||
-rw-r--r-- | security/clamav-lts/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/clamav-lts/Makefile b/security/clamav-lts/Makefile index 344db109e633..b02b2a96502f 100644 --- a/security/clamav-lts/Makefile +++ b/security/clamav-lts/Makefile @@ -1,6 +1,5 @@ PORTNAME= clamav -DISTVERSION= 1.0.1 -PORTREVISION= 2 +DISTVERSION= 1.0.2 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.clamav.net/downloads/production/ diff --git a/security/clamav-lts/distinfo b/security/clamav-lts/distinfo index a0eddf5baa41..8624dc7bf7c2 100644 --- a/security/clamav-lts/distinfo +++ b/security/clamav-lts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676505103 -SHA256 (clamav-1.0.1.tar.gz) = 0872dc1b82ff4cd7e8e4323faf5ee41a1f66ae80865d05429085b946355d86ee -SIZE (clamav-1.0.1.tar.gz) = 31305590 +TIMESTAMP = 1692207080 +SHA256 (clamav-1.0.2.tar.gz) = 71dd39fe0d3937747fc280ea07c15cc990269257c4abb12dc438b4409d1b44c7 +SIZE (clamav-1.0.2.tar.gz) = 31395702 |