package/jquery: bump to version 3.5.1
Signed-off-by: Ignacy Gawędzki <ignacy.gawedzki@green-communications.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
e46fe9a6f2
commit
e6b61e6d59
@ -1,2 +1,2 @@
|
||||
# Locally computed hashes, not provided by upstream
|
||||
sha256 2ecd295d295bec062cedebe177e54b9d6b19fc0a841dc5c178c654c9ccff09c0 jquery-1.11.2.min.js
|
||||
sha256 f7f6a5894f1d19ddad6fa392b2ece2c5e578cbf7da4ea805b6885eb6985b6e3d jquery-3.5.1.min.js
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
JQUERY_VERSION = 1.11.2
|
||||
JQUERY_VERSION = 3.5.1
|
||||
JQUERY_SITE = http://code.jquery.com
|
||||
JQUERY_SOURCE = jquery-$(JQUERY_VERSION).min.js
|
||||
JQUERY_LICENSE = MIT
|
||||
|
Loading…
Reference in New Issue
Block a user