From: Michael Tremer Date: Tue, 25 Apr 2017 09:13:04 +0000 (+0200) Subject: cpio: Update to 2.12 X-Git-Tag: v2.19-core111~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=42661bf875f609f13e0757a9838a70d07aa57269;p=people%2Fstevee%2Fipfire-2.x.git cpio: Update to 2.12 FTBFS on aarch64 Signed-off-by: Michael Tremer --- diff --git a/lfs/cpio b/lfs/cpio index 48a4393e61..4d9a752d12 100644 --- a/lfs/cpio +++ b/lfs/cpio @@ -24,7 +24,7 @@ include Config -VER = 2.11 +VER = 2.12 THISAPP = cpio-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 1112bb6c45863468b5496ba128792f6c +$(DL_FILE)_MD5 = fc207561a86b63862eea4b8300313e86 install : $(TARGET)