1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

build-gnu.sh: target GNU release v9.4

This commit is contained in:
zhitkoff 2023-08-30 11:15:11 -04:00
parent 009ed90cd3
commit b2ebe6a1d1

View file

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