1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

upgrade to GNU coreutils 9.7 as ref

This commit is contained in:
Sylvestre Ledru 2025-04-09 07:50:23 -04:00
parent 291473e3a4
commit 4724f04547
2 changed files with 2 additions and 2 deletions

View file

@ -60,7 +60,7 @@ fi
###
release_tag_GNU="v9.6"
release_tag_GNU="v9.7"
if test ! -d "${path_GNU}"; then
echo "Could not find GNU coreutils (expected at '${path_GNU}')"