mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 16:55:25 +01:00
Update initial build of sed from version 4.0.7 to 4.0.9
This commit is contained in:
parent
6a5e57c2f8
commit
8565d26fef
10 changed files with 14 additions and 16 deletions
|
|
@ -138,8 +138,8 @@ get_file() {
|
|||
# gzip 1.2.4
|
||||
get_file https://ftp.gnu.org/gnu/gzip/gzip-1.2.4.tar 1
|
||||
|
||||
# sed 4.0.7
|
||||
get_file https://ftp.gnu.org/gnu/sed/sed-4.0.7.tar.gz 1
|
||||
# sed 4.0.9
|
||||
get_file https://ftp.gnu.org/gnu/sed/sed-4.0.9.tar.gz 1
|
||||
|
||||
# patch 2.5.9
|
||||
get_file https://ftp.gnu.org/pub/gnu/patch/patch-2.5.9.tar.gz 1
|
||||
|
|
@ -168,9 +168,6 @@ get_file http://download.nust.na/pub2/openpkg1/sources/DST/flex/flex-2.5.11.tar.
|
|||
# musl 1.1.24
|
||||
get_file https://musl.libc.org/releases/musl-1.1.24.tar.gz
|
||||
|
||||
# sed 4.0.9
|
||||
get_file https://ftp.gnu.org/gnu/sed/sed-4.0.9.tar.gz
|
||||
|
||||
# m4 1.4.7
|
||||
get_file https://ftp.gnu.org/gnu/m4/m4-1.4.7.tar.gz
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue