Module: wine Branch: stable Commit: 29d3ef3626548db9c8a58c1063b8441523d5746e URL: https://source.winehq.org/git/wine.git/?a=commit;h=29d3ef3626548db9c8a58c106...
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 (cherry picked from commit 6c8f985b7694c99287b953a0a6f0e64b4c5dc79a) Conflicts: ANNOUNCE Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
ANNOUNCE | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ANNOUNCE b/ANNOUNCE index 91bcdcb0..131a931 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -6,17 +6,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.0/wine-2.0.3.tar.xz + https://dl.winehq.org/wine/source/2.0/wine-2.0.3.tar.xz http://mirrors.ibiblio.org/wine/source/2.0/wine-2.0.3.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.