All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/bat: bump version to 0.23.0
@ 2023-05-07 19:50 Leon Rinkel
  2023-05-07 20:23 ` Yann E. MORIN
  2023-05-07 20:48 ` [Buildroot] [PATCH v2] " Leon Rinkel
  0 siblings, 2 replies; 4+ messages in thread
From: Leon Rinkel @ 2023-05-07 19:50 UTC (permalink / raw)
  To: buildroot; +Cc: David Pierret, Leon Rinkel

Signed-off-by: Leon Rinkel <leon@rinkel.me>
---
 package/bat/bat.hash | 4 ++--
 package/bat/bat.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/bat/bat.hash b/package/bat/bat.hash
index f4d3e32c34..a79cb8f9a3 100644
--- a/package/bat/bat.hash
+++ b/package/bat/bat.hash
@@ -1,4 +1,4 @@
 # Locally generated
-sha256  7940641baaa61cd3bcd1c3db4804d179609d6ccd955868928a129bf3f853e0b2  bat-0.19.0.tar.gz
+sha256  b29af37f274019cf1a36d9483c6f30ff780d3be9d0a9e6a96a43737388b7e409  bat-0.23.0.tar.gz
 sha256  c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4  LICENSE-APACHE
-sha256  64de710b6309a7db5e44ad0af382300c7fb6f6d116d8ae32f0164e05db033068  LICENSE-MIT
+sha256  dccda9eb9533f5c65624a1106536c6cfde46008d58e60b3faf154e8b9fd5b46e  LICENSE-MIT
diff --git a/package/bat/bat.mk b/package/bat/bat.mk
index dc29a85429..395134df17 100644
--- a/package/bat/bat.mk
+++ b/package/bat/bat.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BAT_VERSION = 0.19.0
+BAT_VERSION = 0.23.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.34.1

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

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

end of thread, other threads:[~2023-05-07 21:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-07 19:50 [Buildroot] [PATCH 1/1] package/bat: bump version to 0.23.0 Leon Rinkel
2023-05-07 20:23 ` Yann E. MORIN
2023-05-07 20:48 ` [Buildroot] [PATCH v2] " Leon Rinkel
2023-05-07 21:26   ` Yann E. MORIN

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.