summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2019-12-02 16:17:45 +0000
committerPádraig Brady <P@draigBrady.com>2019-12-02 16:21:08 +0000
commitec5ab426042d4c2d6add3f9a38c0847cc835a4d6 (patch)
treec61dff47d133c89ba75dec117efc6d3ad4a1b17d /cfg.mk
parent5118a2e392c8cffb3c26eaffbb75e2b1ef7607f9 (diff)
downloadcoreutils-ec5ab426042d4c2d6add3f9a38c0847cc835a4d6.tar.gz
maint: fix syntax-check failure from recent adjustment
* cfg.mk (old_NEWS_hash): Regenerate after commit v8.31-56-gc1e1965.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 2bc933c8b..7daeab072 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -48,7 +48,7 @@ export VERBOSE = yes
# 4914152 9e
export XZ_OPT = -8e
-old_NEWS_hash = 2672dea4d532560bb2fb3a7792a2b2c5
+old_NEWS_hash = d914d8ae972de9e5f77e9398a39de945
# Add an exemption for sc_makefile_at_at_check.
_makefile_at_at_check_exceptions = ' && !/^cu_install_prog/ && !/dynamic-dep/'