Update to patch v9.5

This commit is contained in:
Arun Prakash Jana
2024-04-05 21:50:39 +05:30
parent ba7b157dd8
commit 1e2b1c6b74

View File

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