diff options
| author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2014-03-02 09:58:36 -0300 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-03-02 14:54:06 +0100 |
| commit | e5e1d7d1eaac62bc54a2af86490d5161338970d6 (patch) | |
| tree | 6c076ea64dc557dc06313a9c73675d169a794a2a /package/jquery-ui-themes | |
| parent | c82cf6b73eb6a774e52cb9468c4ebc90cf4b55f1 (diff) | |
| download | buildroot-e5e1d7d1eaac62bc54a2af86490d5161338970d6.tar.gz buildroot-e5e1d7d1eaac62bc54a2af86490d5161338970d6.zip | |
jquery-ui-themes: bump to version 1.10.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/jquery-ui-themes')
| -rw-r--r-- | package/jquery-ui-themes/jquery-ui-themes.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/jquery-ui-themes/jquery-ui-themes.mk b/package/jquery-ui-themes/jquery-ui-themes.mk index 2ba680121f..269ef69854 100644 --- a/package/jquery-ui-themes/jquery-ui-themes.mk +++ b/package/jquery-ui-themes/jquery-ui-themes.mk @@ -4,7 +4,7 @@ # ################################################################################ -JQUERY_UI_THEMES_VERSION = 1.10.3 +JQUERY_UI_THEMES_VERSION = 1.10.4 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 |

