From fdaa3d62fd9c474e5ff8d54a314f6726e520cc85 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Sat, 17 Sep 2016 19:35:08 -0500 Subject: [PATCH] debian: 8.6 is out Signed-off-by: Robert Nelson --- lib/distro.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/distro.conf b/lib/distro.conf index 404f1bf..7255c95 100755 --- a/lib/distro.conf +++ b/lib/distro.conf @@ -31,10 +31,10 @@ wheezy-armhf-netboot) NETINSTALL="uInitrd" ;; jessie-armhf-netboot) - #02-Jun-2016 + #13-Sep-2016 #http://ftp.us.debian.org/debian/dists/jessie/main/installer-armhf/ - NETIMAGE="20150422+deb8u4" - TEST_MD5SUM="24c8da0f1272a20c54e0a8eaff179041" + NETIMAGE="20150422+deb8u4+b1" + TEST_MD5SUM="bdc6aa11684caa264396fd752d021a47" HTTP_IMAGE="http://ftp.debian.org/debian/dists" BASE_IMAGE="netboot" NETINSTALL="initrd.gz"