From: "André Hentschel" <nerv@dawncrow.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] wine: Update download location
Date: Wed, 11 Nov 2015 20:40:26 +0100 [thread overview]
Message-ID: <564399AA.8030005@dawncrow.de> (raw)
Signed-off-by: Andr? Hentschel <nerv@dawncrow.de>
---
Wine will soon switch away from Sourceforge and also will release 1.8 this year.
So to prepare for all that we should switch to the new Wine mirror on their own site.
package/wine/wine.hash | 5 ++---
package/wine/wine.mk | 2 +-
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/package/wine/wine.hash b/package/wine/wine.hash
index 71d633c..d1e3494 100644
--- a/package/wine/wine.hash
+++ b/package/wine/wine.hash
@@ -1,3 +1,2 @@
-# From http://sourceforge.net/projects/wine/files/Source/
-md5 0f6c56f86befe38e219090915f81f48a wine-1.6.2.tar.bz2
-sha1 574b9ccedbf213622b7ee55f715764673fc27692 wine-1.6.2.tar.bz2
+# Locally calculated after checking pgp signature
+sha256 f0ab9eede5a0ccacbf6e50682649f9377b9199e49cf55641f1787cf72405acbe wine-1.6.2.tar.bz2
diff --git a/package/wine/wine.mk b/package/wine/wine.mk
index d6fb9c6..38576db 100644
--- a/package/wine/wine.mk
+++ b/package/wine/wine.mk
@@ -6,7 +6,7 @@
WINE_VERSION = 1.6.2
WINE_SOURCE = wine-$(WINE_VERSION).tar.bz2
-WINE_SITE = http://downloads.sourceforge.net/project/wine/Source
+WINE_SITE = https://dl.winehq.org/wine/source/1.6
WINE_LICENSE = LGPLv2.1+
WINE_LICENSE_FILES = COPYING.LIB LICENSE
WINE_DEPENDENCIES = host-bison host-flex host-wine
--
1.9.1
next reply other threads:[~2015-11-11 19:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-11 19:40 André Hentschel [this message]
2015-11-11 22:36 ` [Buildroot] [PATCH] wine: Update download location Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=564399AA.8030005@dawncrow.de \
--to=nerv@dawncrow.de \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox