[Buildroot] [PATCH] Update webkit download URL

Michael J. Hammel buildroot at graphics-muse.org
Mon May 6 16:19:39 UTC 2013


Signed-off-by: Michael J. Hammel <mjhammel at 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




More information about the buildroot mailing list