summaryrefslogtreecommitdiff
path: root/package/glib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/glib/Makefile')
-rw-r--r--package/glib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/glib/Makefile b/package/glib/Makefile
index aa3ad2a85..56a364f82 100644
--- a/package/glib/Makefile
+++ b/package/glib/Makefile
@@ -15,8 +15,7 @@ PKG_BUILDDEP:= glib-host libffi gettext-tiny zlib libelf dbus pcre
HOST_BUILDDEP:= libffi-host gettext-tiny-host python2-host
PKG_NEEDS:= threads
PKG_URL:= http://www.gtk.org/
-PKG_SITES:= http://gensho.acc.umu.se/pub/gnome/sources/glib/$(PKG_EXTRAVER)/
-PKG_NOPARALLEL:= 1
+PKG_SITES:= http://ftp.gnome.org/pub/GNOME/sources/glib/$(PKG_EXTRAVER)/
PKG_OPTS:= dev noscripts
include $(ADK_TOPDIR)/mk/host.mk