summaryrefslogtreecommitdiffstats
path: root/package/jquery-validation
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-01-30 11:36:10 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-07 16:15:57 +0100
commit302711df68961329c85d3ec036e60857fc359f3a (patch)
treec59261c0ef5ce18e2f6f92fb46b94937a40d2a9d /package/jquery-validation
parenteb292bcd1bc0f7ca7a27ecd817278e6244ff3808 (diff)
downloadbuildroot-302711df68961329c85d3ec036e60857fc359f3a.tar.gz
buildroot-302711df68961329c85d3ec036e60857fc359f3a.zip
package/jquery-validation: bump version to 1.14.0, added hash
This patch also fixes the broken download of the previous version. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/jquery-validation')
-rw-r--r--package/jquery-validation/jquery-validation.hash2
-rw-r--r--package/jquery-validation/jquery-validation.mk2
2 files changed, 3 insertions, 1 deletions
diff --git a/package/jquery-validation/jquery-validation.hash b/package/jquery-validation/jquery-validation.hash
new file mode 100644
index 0000000000..61c16cf093
--- /dev/null
+++ b/package/jquery-validation/jquery-validation.hash
@@ -0,0 +1,2 @@
+# Locally computed
+sha256 14efe6f1784ef6e97116b15c77b04b7e8f47ec07b1479bcd6fa0b081faa19440 jquery-validation-1.14.0.zip
diff --git a/package/jquery-validation/jquery-validation.mk b/package/jquery-validation/jquery-validation.mk
index b496b0a2d0..10d2a92afc 100644
--- a/package/jquery-validation/jquery-validation.mk
+++ b/package/jquery-validation/jquery-validation.mk
@@ -4,7 +4,7 @@
#
################################################################################
-JQUERY_VALIDATION_VERSION = 1.12.0
+JQUERY_VALIDATION_VERSION = 1.14.0
JQUERY_VALIDATION_SITE = http://jqueryvalidation.org/files
JQUERY_VALIDATION_SOURCE = jquery-validation-$(JQUERY_VALIDATION_VERSION).zip
JQUERY_VALIDATION_LICENSE = MIT
OpenPOWER on IntegriCloud