All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/duktape: bump to version 2.7.0
@ 2022-03-12 19:44 Arnout Vandecappelle
  0 siblings, 0 replies; only message in thread
From: Arnout Vandecappelle @ 2022-03-12 19:44 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=e5d5089789eb2a2c7881ac9b38ae547d901df997
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Update hash of license file (update in year:
https://github.com/svaarala/duktape/commit/03d4d728f8365021de6955c649e6dcd05dcca99f)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
 package/duktape/duktape.hash | 4 ++--
 package/duktape/duktape.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/duktape/duktape.hash b/package/duktape/duktape.hash
index 4c55e39888..ef6f55aa9d 100644
--- a/package/duktape/duktape.hash
+++ b/package/duktape/duktape.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  96f4a05a6c84590e53b18c59bb776aaba80a205afbbd92b82be609ba7fe75fa7  duktape-2.6.0.tar.xz
-sha256  5b42d02dbd084fd6d7e61d93f52e02b596f25400e54e0f86d5780045e5b754c8  LICENSE.txt
+sha256  90f8d2fa8b5567c6899830ddef2c03f3c27960b11aca222fa17aa7ac613c2890  duktape-2.7.0.tar.xz
+sha256  c6b6659630ca6cb837afe982ecc79511bfca878b56296d628b02eb6f18789c29  LICENSE.txt
diff --git a/package/duktape/duktape.mk b/package/duktape/duktape.mk
index 89a6e451f5..674c5e9323 100644
--- a/package/duktape/duktape.mk
+++ b/package/duktape/duktape.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DUKTAPE_VERSION = 2.6.0
+DUKTAPE_VERSION = 2.7.0
 DUKTAPE_SOURCE = duktape-$(DUKTAPE_VERSION).tar.xz
 DUKTAPE_SITE = \
 	https://github.com/svaarala/duktape/releases/download/v$(DUKTAPE_VERSION)
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-12 19:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-12 19:44 [Buildroot] [git commit] package/duktape: bump to version 2.7.0 Arnout Vandecappelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.