We're stuck at a 2014 version while upstream is at 7.2.5 from 2021. Anyone still using this? Does it work with recent clamav? Anyone want to update or even maintain it?
If not, can we move it to the attic? --- Information for https://cdn.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/clamav-unofficial-sigs-4.9.2p2.tgz Comment: fetch and update unofficial signatures for ClamAV Description: The clamav-unofficial-sigs script provides a simple way to download, test and update third-party signature databases for ClamAV. Various databases (primarily for email-borne malware/phishing) are available. Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org> WWW: https://github.com/extremeshok/clamav-unofficial-sigs Install notice: After configuring /etc/clamav-unofficial-sigs.conf you can add the following to root's crontab to update the signatures regularly: 35 * * * * /usr/local/bin/clamav-unofficial-sigs.sh 2>&1 > /dev/null