* [Buildroot] [PATCH 1/1] jquery: bump to version 3.5.1
@ 2020-10-14 11:08 Ignacy Gawędzki
2020-10-14 19:12 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Ignacy Gawędzki @ 2020-10-14 11:08 UTC (permalink / raw)
To: buildroot
Signed-off-by: Ignacy Gaw?dzki <ignacy.gawedzki@green-communications.fr>
---
package/jquery/jquery.hash | 2 +-
package/jquery/jquery.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/jquery/jquery.hash b/package/jquery/jquery.hash
index ec43e7cd7a..e9ef56a46d 100644
--- a/package/jquery/jquery.hash
+++ b/package/jquery/jquery.hash
@@ -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
diff --git a/package/jquery/jquery.mk b/package/jquery/jquery.mk
index f75eded8b3..88ab84fa05 100644
--- a/package/jquery/jquery.mk
+++ b/package/jquery/jquery.mk
@@ -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
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-14 19:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-14 11:08 [Buildroot] [PATCH 1/1] jquery: bump to version 3.5.1 Ignacy Gawędzki
2020-10-14 19:12 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox