Module: website Branch: master Commit: 32add9425bcf6da1c0165985e3507083022f4251 URL: http://source.winehq.org/git/website.git/?a=commit;h=32add9425bcf6da1c016598...
Author: Rosanne DiMesio dimesio@earthlink.net Date: Sun Apr 23 18:10:00 2017 -0500
Update the Downloads page
Updates info for the WineHQ packages based on https://www.winehq.org/pipermail/wine-devel/2017-March/117104.html.
Signed-off-by: Rosanne DiMesio dimesio@earthlink.net Signed-off-by: Jeremy Newman jnewman@codeweavers.com
---
templates/en/download.template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/templates/en/download.template b/templates/en/download.template index e6a1e22..04fa9c9 100644 --- a/templates/en/download.template +++ b/templates/en/download.template @@ -71,15 +71,15 @@ <div class="col-md-2 hidden-xs hidden-sm padding-lg"><img src="{$root}/images/winehq_logo_glass.png" alt="WineHQ" class="fill-width"></div> <div class="col-md-10"> <b><a href="https://wiki.winehq.org/Ubuntu">Ubuntu</a></b> - - WineHQ binary packages for the development and staging branches for Ubuntu 12.04, 14.04, 15.04, 15.10, 16.04</p> + - WineHQ binary packages for Ubuntu 14.04, 16.04, 16.10, and 17.04</p> <p><b><a href="https://wiki.winehq.org/Debian">Debian</a></b> - - WineHQ binary packages for the development and staging branches for Debian Wheezy, Jessie, Stretch, and Sid</p> + - WineHQ binary packages for Debian Wheezy, Jessie, Stretch, and Sid</p> <p><b><a href="https://wiki.winehq.org/Fedora">Fedora</a></b> - - WineHQ binary packages for the development and staging branches for Fedora 22 and 23 </p> + - WineHQ binary packages for Fedora 24 and 25 </p> <p><b><a href="https://wiki.winehq.org/Mageia">Mageia</a></b> - - WineHQ binary packages for the development and staging branches for Mageia 4 and 5</p> + - WineHQ binary packages for Mageia 5</p> <p><b><a href="https://wiki.winehq.org/MacOSX">macOS</a></b> - - WineHQ binary packages for the development and staging branches for macOS 10.8 and higher</p> + - WineHQ binary packages for macOS 10.8 and higher</p> </div> </div>