diff --git a/lib/distro.conf b/lib/distro.conf index 0aef937..52ef0f7 100755 --- a/lib/distro.conf +++ b/lib/distro.conf @@ -30,10 +30,10 @@ jessie-armhf-netboot) NETINSTALL="initrd.gz" ;; stretch-armhf-netboot) - #2019-04-24 + #2019-10-08 #http://ftp.us.debian.org/debian/dists/stretch/main/installer-armhf/ - NETIMAGE="20170615+deb9u6" - TEST_MD5SUM="001f6427b23f07bfd881fefa14b487c8" + NETIMAGE="20170615+deb9u7+b2" + TEST_MD5SUM="ba3036be463687930932387afff0df17" HTTP_IMAGE="http://ftp.debian.org/debian/dists" BASE_IMAGE="netboot" NETINSTALL="initrd.gz"