]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
netboot: Update to 1.2
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 11 Oct 2017 18:59:48 +0000 (19:59 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 11 Oct 2017 18:59:48 +0000 (19:59 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/ipfire-netboot

index 984c044c0429fe617d139e9b419e82302a714ce5..6cfae8afb3d60016c97c362c206459392831bdde 100644 (file)
@@ -24,8 +24,8 @@
 
 include Config
 
-VER        = v1.1
-PXE_VER    = 300a371
+VER        = v1.2
+PXE_VER    = 1b67a05
 
 THISAPP    = ipfire-netboot-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -43,8 +43,8 @@ objects = $(DL_FILE) ipxe-$(PXE_VER).tar.gz
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 ipxe-$(PXE_VER).tar.gz = $(URL_IPFIRE)/ipxe-$(PXE_VER).tar.gz
 
-$(DL_FILE)_MD5 = 0dccbcfbc1eafb9d510bd15935b87ef6
-ipxe-$(PXE_VER).tar.gz_MD5 = 8a17fb4d6866214feb28cca55630b85f
+$(DL_FILE)_MD5 = 88350bd0e17052f213f41de6f4cb30a0
+ipxe-$(PXE_VER).tar.gz_MD5 = 300fe0e096e58bfb4318bc39b63f9a88
 
 install : $(TARGET)