mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
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:
committed by
Michael Tremer
parent
ba05c8af80
commit
c069312790
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user