Skip to content

Commit

Permalink
package/clamav: security bump version to 1.0.4
Browse files Browse the repository at this point in the history
Release notes:
https://blog.clamav.net/2023/10/clamav-121-113-104-010311-patch.html

Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
  • Loading branch information
bkuhls authored and yann-morin-1998 committed Oct 29, 2023
1 parent 073b0fc commit ce7d054
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/clamav/clamav.hash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Locally calculated
sha256 8779458dc31fdee1232eb8986f092d25568b39f5d337c0cbcd9c1abb5dc2886b clamav-1.0.3.tar.gz
sha256 3d6b99644874558b7de5faf9b340737a9bbc1083878fcd95a49f989c7c980146 clamav-1.0.4.tar.gz
sha256 0c4fd2fa9733fc9122503797648710851e4ee6d9e4969dd33fcbd8c63cd2f584 COPYING.txt
sha256 d72a145c90918184a05ef65a04c9e6f7466faa59bc1b82c8f6a8ddc7ddcb9bed COPYING/COPYING.bzip2
sha256 dfb818a0d41411c6fb1c193c68b73018ceadd1994bda41ad541cbff292894bc6 COPYING/COPYING.file
Expand Down
2 changes: 1 addition & 1 deletion package/clamav/clamav.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

CLAMAV_VERSION = 1.0.3
CLAMAV_VERSION = 1.0.4
CLAMAV_SITE = https://www.clamav.net/downloads/production
CLAMAV_LICENSE = GPL-2.0
CLAMAV_LICENSE_FILES = \
Expand Down

0 comments on commit ce7d054

Please sign in to comment.