]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commitdiff
u-boot: uppdate to 2021.07
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 8 Jul 2021 10:38:52 +0000 (10:38 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 8 Jul 2021 10:38:52 +0000 (10:38 +0000)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/u-boot

index 874682a3a523774d369f68e2890e998a97034ff4..8b1f18a0ede0905325d210277140cd6bcd10b972 100644 (file)
@@ -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)