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:
parent
009ed90cd3
commit
b2ebe6a1d1
1 changed files with 1 additions and 1 deletions
|
@ -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}')"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue