From: Arne Fitzenreiter Date: Thu, 8 Jul 2021 10:38:52 +0000 (+0000) Subject: u-boot: uppdate to 2021.07 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=927f4b7dffc8e37aea06d71dca1994f64d97ca4b;p=people%2Fstevee%2Fipfire-2.x.git u-boot: uppdate to 2021.07 Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/u-boot b/lfs/u-boot index 874682a3a5..8b1f18a0ed 100644 --- a/lfs/u-boot +++ b/lfs/u-boot @@ -24,7 +24,7 @@ include Config -VER = 2021.07-rc4 +VER = 2021.07 THISAPP = u-boot-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -43,7 +43,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = d7ecb64932989839c81dd64bb441f0b1 +$(DL_FILE)_MD5 = 7afbe0ef070dc0e8e970c57a08e3f336 install : $(TARGET)