From: Michael Tremer Date: Wed, 11 Oct 2017 18:59:48 +0000 (+0100) Subject: netboot: Update to 1.2 X-Git-Tag: v2.19-core115~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b289b3af01080c802a8559a1c86327b77b1f7b9;p=people%2Fstevee%2Fipfire-2.x.git netboot: Update to 1.2 Signed-off-by: Michael Tremer --- diff --git a/lfs/ipfire-netboot b/lfs/ipfire-netboot index 984c044c04..6cfae8afb3 100644 --- a/lfs/ipfire-netboot +++ b/lfs/ipfire-netboot @@ -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)