Module: wine Branch: master Commit: 6c8f985b7694c99287b953a0a6f0e64b4c5dc79a URL: http://source.winehq.org/git/wine.git/?a=commit;h=6c8f985b7694c99287b953a0a6...
Author: Austin English austinenglish@gmail.com Date: Thu Nov 30 12:56:51 2017 -0600
announce: Move WineHQ URLs to https.
Signed-off-by: Austin English austinenglish@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
ANNOUNCE | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ANNOUNCE b/ANNOUNCE index 16368ac..c06b330 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -10,17 +10,17 @@ What's new in this release (see below for details):
The source is available from the following locations:
- http://dl.winehq.org/wine/source/2.x/wine-2.22.tar.xz + https://dl.winehq.org/wine/source/2.x/wine-2.22.tar.xz http://mirrors.ibiblio.org/wine/source/2.x/wine-2.22.tar.xz
Binary packages for various distributions will be available from:
- http://www.winehq.org/download + https://www.winehq.org/download
-You will find documentation on http://www.winehq.org/documentation +You will find documentation on https://www.winehq.org/documentation
You can also get the current source directly from the git -repository. Check http://www.winehq.org/git for details. +repository. Check https://www.winehq.org/git for details.
Wine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list.