mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
jquery: bump to version 1.10.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
24262cd561
commit
ca6fbbe1ba
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
JQUERY_VERSION = 1.10.1
|
||||
JQUERY_VERSION = 1.10.2
|
||||
JQUERY_SITE = http://code.jquery.com
|
||||
JQUERY_SOURCE = jquery-$(JQUERY_VERSION).min.js
|
||||
JQUERY_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user