summaryrefslogtreecommitdiff
path: root/package/glib
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-09-03 20:34:44 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2016-09-03 20:34:44 +0200
commit85f641f2252073f492fe356b5130e5c1fc1f8d32 (patch)
tree69bc8bd841ea036861e2059531c035baa7b6b0e7 /package/glib
parent2e19693886ce5904c49b86dd4a5fdf5b43a4e441 (diff)
glib: change mirror, parallel builds seems stable
Diffstat (limited to 'package/glib')
-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