summaryrefslogtreecommitdiffstats
path: root/package/jquery-ui
diff options
context:
space:
mode:
Diffstat (limited to 'package/jquery-ui')
-rw-r--r--package/jquery-ui/jquery-ui.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/package/jquery-ui/jquery-ui.mk b/package/jquery-ui/jquery-ui.mk
index 5eadf53155..d40158b274 100644
--- a/package/jquery-ui/jquery-ui.mk
+++ b/package/jquery-ui/jquery-ui.mk
@@ -5,7 +5,10 @@
################################################################################
JQUERY_UI_VERSION = 1.10.4
-JQUERY_UI_SITE = http://jqueryui.com/resources/download
+# Use buildroot mirror since upstream switched the zipfile and directory
+# structure without bumping/renaming.
+# Remember to switch back to jqueryui.com when bumping!
+JQUERY_UI_SITE = http://sources.buildroot.net
JQUERY_UI_SOURCE = jquery-ui-$(JQUERY_UI_VERSION).zip
JQUERY_UI_LICENSE = MIT
JQUERY_UI_LICENSE_FILES = MIT-LICENSE.txt
OpenPOWER on IntegriCloud