]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
jquery-ui-themes: bump version
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 6 May 2013 21:52:41 +0000 (23:52 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 6 May 2013 21:52:41 +0000 (23:52 +0200)
The base theme is no longer available in the themes download (it is the
standard theme installed by jquery-ui), so default to ui-lightness instead.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/jquery-ui-themes/Config.in
package/jquery-ui-themes/jquery-ui-themes.mk

index dfde9c193ec6aa24c030a3b64366efab1d5c9893..9a15140858d6761d2a3a565020385356c331a918 100644 (file)
@@ -8,7 +8,7 @@ config BR2_PACKAGE_JQUERY_UI_THEMES
 
 config BR2_PACKAGE_JQUERY_UI_THEMES_THEME
        string "theme to install"
-       default "base"
+       default "ui-lightness"
        depends on BR2_PACKAGE_JQUERY_UI_THEMES
        help
          Specify the name of the jQuery UI theme to install.
index 089d80883f35e9ad2f2f9d23c404e6affea5161a..3c51b89566762a86eb7f56acb4c8283533af6e8d 100644 (file)
@@ -4,8 +4,8 @@
 #
 #############################################################
 
-JQUERY_UI_THEMES_VERSION = 1.8.21
-JQUERY_UI_THEMES_SITE = http://jquery-ui.googlecode.com/files
+JQUERY_UI_THEMES_VERSION = 1.10.3
+JQUERY_UI_THEMES_SITE = http://jqueryui.com/resources/download
 JQUERY_UI_THEMES_SOURCE = jquery-ui-themes-$(JQUERY_UI_THEMES_VERSION).zip
 JQUERY_UI_THEMES_LICENSE = MIT
 JQUERY_UI_THEMES_LICENSE_FILES = MIT-LICENSE.txt