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:
parent
4ba60786fa
commit
927f8d2690
2
package/jquery/jquery.hash
Normal file
2
package/jquery/jquery.hash
Normal file
@ -0,0 +1,2 @@
|
||||
# Locally computed hashes, not provided by upstream
|
||||
sha256 2ecd295d295bec062cedebe177e54b9d6b19fc0a841dc5c178c654c9ccff09c0 jquery-1.11.2.min.js
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user