Create v9.3 patch

This commit is contained in:
Zackptg5
2023-07-02 16:35:17 -04:00
parent d63f908a3a
commit 0064105957
2 changed files with 973 additions and 1 deletions

View File

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