mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
coreutils: Update to 8.30
Builds with newer versions of glibc Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/125/filelists/coreutils
Symbolic link
1
config/rootfiles/core/125/filelists/coreutils
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/coreutils
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 8.29
|
||||
VER = 8.30
|
||||
|
||||
THISAPP = coreutils-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
@@ -58,7 +58,7 @@ objects =$(DL_FILE)
|
||||
|
||||
$(DL_FILE)= $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 960cfe75a42c9907c71439f8eb436303
|
||||
$(DL_FILE)_MD5 = ab06d68949758971fe744db66b572816
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user