All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH/next 1/1] package/duktape: bump to version 2.7.0
@ 2022-02-22 21:42 Fabrice Fontaine
  2022-03-12 19:43 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-02-22 21:42 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 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)
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH/next 1/1] package/duktape: bump to version 2.7.0
  2022-02-22 21:42 [Buildroot] [PATCH/next 1/1] package/duktape: bump to version 2.7.0 Fabrice Fontaine
@ 2022-03-12 19:43 ` Arnout Vandecappelle
  0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2022-03-12 19:43 UTC (permalink / raw)
  To: Fabrice Fontaine, buildroot



On 22/02/2022 22:42, Fabrice Fontaine wrote:
> Update hash of license file (update in year:
> https://github.com/svaarala/duktape/commit/03d4d728f8365021de6955c649e6dcd05dcca99f)
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   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	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-12 19:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-22 21:42 [Buildroot] [PATCH/next 1/1] package/duktape: bump to version 2.7.0 Fabrice Fontaine
2022-03-12 19:43 ` 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.