diff options
author | 2016-07-20 12:20:18 -0700 | |
---|---|---|
committer | 2016-07-20 12:20:18 -0700 | |
commit | f5d636321c300cf3379e61e4a87f340925ce24f1 (patch) | |
tree | 16631e1477dd88666ebc74fdd954a85303f66a72 /_includes/downloads/x86.html | |
parent | update-planet: wget -T timeout does not fire in some cases. (diff) | |
download | www-f5d636321c300cf3379e61e4a87f340925ce24f1.tar.gz www-f5d636321c300cf3379e61e4a87f340925ce24f1.tar.bz2 www-f5d636321c300cf3379e61e4a87f340925ce24f1.zip |
Link to the livedvd 20160704 release w/ KDE plasma 5.7; big size dropped due to fixes as well.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to '_includes/downloads/x86.html')
-rw-r--r-- | _includes/downloads/x86.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/downloads/x86.html b/_includes/downloads/x86.html index 9e6322e..f240871 100644 --- a/_includes/downloads/x86.html +++ b/_includes/downloads/x86.html @@ -1,7 +1,7 @@ <h4>Boot Media</h4> <div class="list-group"> {% include partials/download-link.html type="iso" arch="x86" id="minimal" title="Minimal Installation CD" %} - {% include partials/download-link-raw.html url='http://bouncer.gentoo.org/fetch/gentoo-20160514-livedvd/x86/' title='Hybrid ISO (LiveDVD)' size='3010452480' date='2016-05-14' %} + {% include partials/download-link-raw.html url='http://bouncer.gentoo.org/fetch/gentoo-20160704-livedvd/x86/' title='Hybrid ISO (LiveDVD)' size='2442909696' date='2016-07-04' %} </div> <h4>Stage Archives</h4> @@ -12,6 +12,6 @@ <h4>Details (Contents, Hashes, and Signatures)</h4> <p> <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-install-x86-minimal/">Minimal Installation CD</a>, - <a href="https://bouncer.gentoo.org/fetch/gentoo-20160514-livedvd/x86/">Hybrid ISO</a>, + <a href="https://bouncer.gentoo.org/fetch/gentoo-20160704-livedvd/x86/">Hybrid ISO</a>, <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i686/">Stage 3</a> </p> |