mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-15 07:45:24 +01:00
Replace coreutils-6.3 with coreutils-6.10
Build only date, mktemp, and sha256sum
This commit is contained in:
parent
19c113127b
commit
366dc2eac5
8 changed files with 26 additions and 19 deletions
|
|
@ -183,8 +183,8 @@ get_file https://ftp.gnu.org/gnu/grep/grep-2.4.tar.gz
|
|||
# diffutils 2.7
|
||||
get_file https://ftp.gnu.org/gnu/diffutils/diffutils-2.7.tar.gz
|
||||
|
||||
# coreutils 6.3
|
||||
get_file https://ftp.gnu.org/gnu/coreutils/coreutils-6.3.tar.bz2
|
||||
# coreutils 6.10
|
||||
get_file https://ftp.gnu.org/gnu/coreutils/coreutils-6.10.tar.gz
|
||||
|
||||
# gawk 3.0.4
|
||||
get_file https://ftp.gnu.org/gnu/gawk/gawk-3.0.4.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue