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>
2015.08.x
Gustavo Zacarias 2014-12-18 15:04:12 -03:00 committed by Peter Korsgaard
parent 4ba60786fa
commit 927f8d2690
2 changed files with 3 additions and 1 deletions

View File

@ -0,0 +1,2 @@
# Locally computed hashes, not provided by upstream
sha256 2ecd295d295bec062cedebe177e54b9d6b19fc0a841dc5c178c654c9ccff09c0 jquery-1.11.2.min.js

View File

@ -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