coreutils: update to 8.29

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Peter Müller
2018-06-17 12:21:01 +02:00
committed by Michael Tremer
parent ba05c8af80
commit c069312790
2 changed files with 9 additions and 16 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 8.27
VER = 8.29
THISAPP = coreutils-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -58,7 +58,7 @@ objects =$(DL_FILE)
$(DL_FILE)= $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 502795792c212932365e077946d353ae
$(DL_FILE)_MD5 = 960cfe75a42c9907c71439f8eb436303
install : $(TARGET)