mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
jquery: bump to version 1.11.2
Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
4ba60786fa
commit
927f8d2690
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
JQUERY_VERSION = 1.11.1
|
||||
JQUERY_VERSION = 1.11.2
|
||||
JQUERY_SITE = http://code.jquery.com
|
||||
JQUERY_SOURCE = jquery-$(JQUERY_VERSION).min.js
|
||||
JQUERY_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user