All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] wine: Update download location
@ 2015-11-11 22:27 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2015-11-11 22:27 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=68928209da99536aa657b2379616fbcfe582963a
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Andr?? Hentschel <nerv@dawncrow.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-11 22:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-11 22:27 [Buildroot] [git commit] wine: Update download location Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.