update to 9.1

This commit is contained in:
Zackptg5
2022-06-03 00:39:43 -04:00
parent 9121e8dc4f
commit 195034f1cd
2 changed files with 958 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
set -e
ADVCPMV_VERSION=${1:-0.9}
CORE_UTILS_VERSION=${2:-9.0}
CORE_UTILS_VERSION=${2:-9.1}
curl -LO http://ftp.gnu.org/gnu/coreutils/coreutils-$CORE_UTILS_VERSION.tar.xz
tar xvJf coreutils-$CORE_UTILS_VERSION.tar.xz