* [Buildroot] [PATCH 1/1] package/jquery-validation: bump version to 1.14.0, added hash
@ 2016-01-30 10:36 Bernd Kuhls
2016-02-07 15:16 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2016-01-30 10:36 UTC (permalink / raw)
To: buildroot
This patch also fixes the broken download of the previous version.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/jquery-validation/jquery-validation.hash | 2 ++
package/jquery-validation/jquery-validation.mk | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
create mode 100644 package/jquery-validation/jquery-validation.hash
diff --git a/package/jquery-validation/jquery-validation.hash b/package/jquery-validation/jquery-validation.hash
new file mode 100644
index 0000000..61c16cf
--- /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 b496b0a..10d2a92 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
--
2.7.0.rc3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/jquery-validation: bump version to 1.14.0, added hash
2016-01-30 10:36 [Buildroot] [PATCH 1/1] package/jquery-validation: bump version to 1.14.0, added hash Bernd Kuhls
@ 2016-02-07 15:16 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-02-07 15:16 UTC (permalink / raw)
To: buildroot
Dear Bernd Kuhls,
On Sat, 30 Jan 2016 11:36:10 +0100, Bernd Kuhls wrote:
> This patch also fixes the broken download of the previous version.
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/jquery-validation/jquery-validation.hash | 2 ++
> package/jquery-validation/jquery-validation.mk | 2 +-
> 2 files changed, 3 insertions(+), 1 deletion(-)
> create mode 100644 package/jquery-validation/jquery-validation.hash
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-07 15:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-30 10:36 [Buildroot] [PATCH 1/1] package/jquery-validation: bump version to 1.14.0, added hash Bernd Kuhls
2016-02-07 15:16 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox