Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/bat: bump version to 0.24.0
@ 2024-01-23 16:25 Antoine Coutant
  2024-01-23 16:25 ` [Buildroot] [PATCH] package/hyperfine: bump version to 1.18.0 Antoine Coutant
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Antoine Coutant @ 2024-01-23 16:25 UTC (permalink / raw)
  To: buildroot; +Cc: Antoine Coutant

Changelog:
https://github.com/sharkdp/bat/blob/master/CHANGELOG.md

Signed-off-by: Antoine Coutant <antoine.coutant@smile.fr>
---
Tested on qemu_x86_64
---
 package/bat/bat.hash | 2 +-
 package/bat/bat.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/bat/bat.hash b/package/bat/bat.hash
index a79cb8f9a3..3fc01aff7f 100644
--- a/package/bat/bat.hash
+++ b/package/bat/bat.hash
@@ -1,4 +1,4 @@
 # Locally generated
-sha256  b29af37f274019cf1a36d9483c6f30ff780d3be9d0a9e6a96a43737388b7e409  bat-0.23.0.tar.gz
+sha256  59d40adf1532834613752511cb5349679bf82f7f20b98e42de50472d4aa97970  bat-0.24.0.tar.gz
 sha256  c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4  LICENSE-APACHE
 sha256  dccda9eb9533f5c65624a1106536c6cfde46008d58e60b3faf154e8b9fd5b46e  LICENSE-MIT
diff --git a/package/bat/bat.mk b/package/bat/bat.mk
index 395134df17..b95cdb25ac 100644
--- a/package/bat/bat.mk
+++ b/package/bat/bat.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BAT_VERSION = 0.23.0
+BAT_VERSION = 0.24.0
 BAT_SITE = $(call github,sharkdp,bat,v$(BAT_VERSION))
 BAT_LICENSE = Apache-2.0 or MIT
 BAT_LICENSE_FILES = LICENSE-APACHE LICENSE-MIT
-- 
2.25.1

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

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

* [Buildroot] [PATCH] package/hyperfine: bump version to 1.18.0
  2024-01-23 16:25 [Buildroot] [PATCH] package/bat: bump version to 0.24.0 Antoine Coutant
@ 2024-01-23 16:25 ` Antoine Coutant
  2024-01-23 16:25 ` [Buildroot] [PATCH] package/dust: bump version to 0.9.0 Antoine Coutant
  2024-01-23 21:17 ` [Buildroot] [PATCH] package/bat: bump version to 0.24.0 Yann E. MORIN
  2 siblings, 0 replies; 4+ messages in thread
From: Antoine Coutant @ 2024-01-23 16:25 UTC (permalink / raw)
  To: buildroot; +Cc: Antoine Coutant

Changelog:
https://github.com/sharkdp/hyperfine/blob/master/CHANGELOG.md

Signed-off-by: Antoine Coutant <antoine.coutant@smile.fr>
---
Tested on qemu_x86_64
---
 package/hyperfine/hyperfine.hash | 2 +-
 package/hyperfine/hyperfine.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/hyperfine/hyperfine.hash b/package/hyperfine/hyperfine.hash
index 50cc7694b3..c7e094080a 100644
--- a/package/hyperfine/hyperfine.hash
+++ b/package/hyperfine/hyperfine.hash
@@ -1,4 +1,4 @@
 # Locally computed
-sha256  28fcd72c556b4ca2150577217a4d7d51907b7e00ff86b764943d068202a92ace  hyperfine-1.14.0.tar.gz
+sha256  40204671ee8ca73b15c88fcbc6399af0aca69ae9fc45f3ae36487b9c5c07cf48  hyperfine-1.18.0.tar.gz
 sha256  c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4  LICENSE-APACHE
 sha256  1dfee18c2ff07ce551de4d6a1d2db158c0380746b488a7f0d08c8e0d3568b7c3  LICENSE-MIT
diff --git a/package/hyperfine/hyperfine.mk b/package/hyperfine/hyperfine.mk
index 62246f002e..b9f09a2820 100644
--- a/package/hyperfine/hyperfine.mk
+++ b/package/hyperfine/hyperfine.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-HYPERFINE_VERSION = 1.14.0
+HYPERFINE_VERSION = 1.18.0
 HYPERFINE_SITE = $(call github,sharkdp,hyperfine,v$(HYPERFINE_VERSION))
 HYPERFINE_LICENSE = Apache-2.0 or MIT
 HYPERFINE_LICENSE_FILES = LICENSE-APACHE LICENSE-MIT
-- 
2.25.1

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

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

* [Buildroot] [PATCH] package/dust: bump version to 0.9.0
  2024-01-23 16:25 [Buildroot] [PATCH] package/bat: bump version to 0.24.0 Antoine Coutant
  2024-01-23 16:25 ` [Buildroot] [PATCH] package/hyperfine: bump version to 1.18.0 Antoine Coutant
@ 2024-01-23 16:25 ` Antoine Coutant
  2024-01-23 21:17 ` [Buildroot] [PATCH] package/bat: bump version to 0.24.0 Yann E. MORIN
  2 siblings, 0 replies; 4+ messages in thread
From: Antoine Coutant @ 2024-01-23 16:25 UTC (permalink / raw)
  To: buildroot; +Cc: Antoine Coutant

The licence have been updated between versions v0.8.3 and v0.8.4.
see:
https://github.com/bootandy/dust/commit/520c439edcba7fd8e8884e19d98f448553e6a42d

Signed-off-by: Antoine Coutant <antoine.coutant@smile.fr>
---
Tested on qemu_x86_64
---
 package/dust/dust.hash | 4 ++--
 package/dust/dust.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/dust/dust.hash b/package/dust/dust.hash
index d4f6bff4e4..8f202d4870 100644
--- a/package/dust/dust.hash
+++ b/package/dust/dust.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  271cc0f1978049b2dbfece633b85d4dd0184df346bd93720062c13e4332f2549  dust-0.8.1.tar.gz
-sha256  c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4  LICENSE
+sha256  b1712d3bcb7443e892019b0dcfa378d97e8e35f4b21e7ab62523cc30fb974c19  dust-0.9.0.tar.gz
+sha256  aee6e2d13d3a55c7881630c09b41ca7b3b44bb1437b5d36695d22decc3655160  LICENSE
diff --git a/package/dust/dust.mk b/package/dust/dust.mk
index 2cffc336a9..c566723c1c 100644
--- a/package/dust/dust.mk
+++ b/package/dust/dust.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DUST_VERSION = 0.8.1
+DUST_VERSION = 0.9.0
 DUST_SITE = $(call github,bootandy,dust,v$(DUST_VERSION))
 DUST_LICENSE = APACHE-2.0
 DUST_LICENSE_FILES = LICENSE
-- 
2.25.1

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

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

* Re: [Buildroot] [PATCH] package/bat: bump version to 0.24.0
  2024-01-23 16:25 [Buildroot] [PATCH] package/bat: bump version to 0.24.0 Antoine Coutant
  2024-01-23 16:25 ` [Buildroot] [PATCH] package/hyperfine: bump version to 1.18.0 Antoine Coutant
  2024-01-23 16:25 ` [Buildroot] [PATCH] package/dust: bump version to 0.9.0 Antoine Coutant
@ 2024-01-23 21:17 ` Yann E. MORIN
  2 siblings, 0 replies; 4+ messages in thread
From: Yann E. MORIN @ 2024-01-23 21:17 UTC (permalink / raw)
  To: Antoine Coutant; +Cc: buildroot

Antoine, All,

On 2024-01-23 17:25 +0100, Antoine Coutant spake thusly:
> Changelog:
> https://github.com/sharkdp/bat/blob/master/CHANGELOG.md
> 
> Signed-off-by: Antoine Coutant <antoine.coutant@smile.fr>

All three patches applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
> Tested on qemu_x86_64
> ---
>  package/bat/bat.hash | 2 +-
>  package/bat/bat.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/bat/bat.hash b/package/bat/bat.hash
> index a79cb8f9a3..3fc01aff7f 100644
> --- a/package/bat/bat.hash
> +++ b/package/bat/bat.hash
> @@ -1,4 +1,4 @@
>  # Locally generated
> -sha256  b29af37f274019cf1a36d9483c6f30ff780d3be9d0a9e6a96a43737388b7e409  bat-0.23.0.tar.gz
> +sha256  59d40adf1532834613752511cb5349679bf82f7f20b98e42de50472d4aa97970  bat-0.24.0.tar.gz
>  sha256  c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4  LICENSE-APACHE
>  sha256  dccda9eb9533f5c65624a1106536c6cfde46008d58e60b3faf154e8b9fd5b46e  LICENSE-MIT
> diff --git a/package/bat/bat.mk b/package/bat/bat.mk
> index 395134df17..b95cdb25ac 100644
> --- a/package/bat/bat.mk
> +++ b/package/bat/bat.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -BAT_VERSION = 0.23.0
> +BAT_VERSION = 0.24.0
>  BAT_SITE = $(call github,sharkdp,bat,v$(BAT_VERSION))
>  BAT_LICENSE = Apache-2.0 or MIT
>  BAT_LICENSE_FILES = LICENSE-APACHE LICENSE-MIT
> -- 
> 2.25.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-01-23 21:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23 16:25 [Buildroot] [PATCH] package/bat: bump version to 0.24.0 Antoine Coutant
2024-01-23 16:25 ` [Buildroot] [PATCH] package/hyperfine: bump version to 1.18.0 Antoine Coutant
2024-01-23 16:25 ` [Buildroot] [PATCH] package/dust: bump version to 0.9.0 Antoine Coutant
2024-01-23 21:17 ` [Buildroot] [PATCH] package/bat: bump version to 0.24.0 Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox