Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Update webkit download URL
@ 2013-05-06 16:19 Michael J. Hammel
  2013-05-06 17:21 ` Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael J. Hammel @ 2013-05-06 16:19 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Michael J. Hammel <mjhammel@graphics-muse.org>
---
 package/webkit/webkit.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/webkit/webkit.mk b/package/webkit/webkit.mk
index d37601f..264bcad 100644
--- a/package/webkit/webkit.mk
+++ b/package/webkit/webkit.mk
@@ -5,7 +5,7 @@
 #############################################################
 
 WEBKIT_VERSION = 1.2.7
-WEBKIT_SITE = http://www.webkitgtk.org
+WEBKIT_SITE = http://www.webkitgtk.org/releases
 WEBKIT_INSTALL_STAGING = YES
 WEBKIT_DEPENDENCIES = host-flex host-bison host-gperf icu libcurl
libxml2 \
        libxslt libgtk2 sqlite enchant libsoup jpeg libgail
-- 
1.7.7.6

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-05-06 21:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-06 16:19 [Buildroot] [PATCH] Update webkit download URL Michael J. Hammel
2013-05-06 17:21 ` Thomas Petazzoni
2013-05-06 21:56 ` Peter Korsgaard
2013-05-06 21:58 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox