summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2018-02-17 14:39:03 +1200
committerJim Meyering <meyering@fb.com>2018-02-17 14:39:03 +1200
commit5b4a1ffebe0f032dca7aa4ccf9673a55b0c04db0 (patch)
tree8781663419126630909076496bf4139a98196654 /cfg.mk
parent9c816dbbff9f29eded52864545f1e34019708561 (diff)
downloadgrep-5b4a1ffebe0f032dca7aa4ccf9673a55b0c04db0.tar.gz
maint: avoid new syntax-check failure
* cfg.mk (old_NEWS_hash): Update, to accommodate v3.1-20-g63d4174's typo fix.
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 aa49b799..6af93f15 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -63,7 +63,7 @@ export VERBOSE = yes
# 1127556 9e
export XZ_OPT = -6e
-old_NEWS_hash = 51c3b77c72f53965e784cb4a8074842c
+old_NEWS_hash = 45dd6d1e422e22cd3d94c87dd5747534
# Many m4 macros names once began with 'jm_'.
# Make sure that none are inadvertently reintroduced.