maint: continue writing base64-encoded checksums to announcement

* cfg.mk (announce_gen_args): Set to --cksum-checksums.
This commit is contained in:
Jim Meyering 2025-02-02 20:43:32 -08:00
parent 03e379ecc8
commit cdc6555e2c

3
cfg.mk
View File

@ -42,6 +42,9 @@ old_NEWS_hash = d6a8096805f9b3ee162842058477f0bc
# via diff.h or system.h.
config_h_header = (<config\.h>|"(diff|system)\.h")
# Write base64-encoded (not hex) checksums into the announcement.
announce_gen_args = --cksum-checksums
# Add an exemption for sc_makefile_at_at_check.
_makefile_at_at_check_exceptions = ' && !/MAKEINFO/'