From: Michael Tremer Date: Tue, 25 Apr 2017 09:26:43 +0000 (+0200) Subject: mdadm: Update to version 4.0 X-Git-Tag: v2.19-core112~84 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ca3c9e426fb3328d273cede3b84972c5b9449c2b;p=ipfire-2.x.git mdadm: Update to version 4.0 Signed-off-by: Michael Tremer --- diff --git a/lfs/mdadm b/lfs/mdadm index de97034065..881a4c5821 100644 --- a/lfs/mdadm +++ b/lfs/mdadm @@ -24,7 +24,7 @@ include Config -VER = 3.3.4 +VER = 4.0 THISAPP = mdadm-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 7ca8b114710f98f53f20c5787b674a09 +$(DL_FILE)_MD5 = 2cb4feffea9167ba71b5f346a0c0a40d install : $(TARGET)