jquery: bump to version 1.9.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
f310ee90af
commit
39ce56afde
@ -1,6 +1,7 @@
|
||||
JQUERY_VERSION = 1.8.3
|
||||
JQUERY_VERSION = 1.9.1
|
||||
JQUERY_SITE = http://code.jquery.com
|
||||
JQUERY_SOURCE = jquery-$(JQUERY_VERSION).min.js
|
||||
JQUERY_LICENSE = MIT
|
||||
|
||||
define JQUERY_EXTRACT_CMDS
|
||||
cp $(DL_DIR)/$(JQUERY_SOURCE) $(@D)
|
||||
|
Loading…
Reference in New Issue
Block a user