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>
This commit is contained in:
Bernd Kuhls 2016-01-30 11:36:10 +01:00 committed by Thomas Petazzoni
parent eb292bcd1b
commit 302711df68
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1,2 @@
# Locally computed
sha256 14efe6f1784ef6e97116b15c77b04b7e8f47ec07b1479bcd6fa0b081faa19440 jquery-validation-1.14.0.zip

View file

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