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:
Michael Tremer
2018-10-19 08:57:11 +01:00
parent 3b884ae65e
commit 347bbe8fb4
2 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1 @@
../../../common/coreutils

View File

@@ -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)