All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/brltty: bump to version 6.5
@ 2022-10-07 12:52 James Hilliard
  2022-10-07 15:41 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2022-10-07 12:52 UTC (permalink / raw)
  To: buildroot; +Cc: James Hilliard, Mario Lang

README hash changed due to version update:
https://github.com/brltty/brltty/commit/4bb7f50767b8b99ea75aebda82c84b8e0df167b3

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/brltty/brltty.hash | 4 ++--
 package/brltty/brltty.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/brltty/brltty.hash b/package/brltty/brltty.hash
index cec074d8ce..9fc63714bc 100644
--- a/package/brltty/brltty.hash
+++ b/package/brltty/brltty.hash
@@ -1,4 +1,4 @@
 # Locally computed
-sha256  bc7573b0d0ab865c36607945b64c209312405571788f3b409397726f6143eaa6  brltty-6.4.tar.xz
+sha256  2f173535291ba39b5a9fc8d80c349234333d92042d95d6dd88796c98a02f316b  brltty-6.5.tar.xz
 sha256  d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f  LICENSE-LGPL
-sha256  429be921e6bf783303a1f94cbb7f29dc4f0839e47efe38150b808f886028f4df  README
+sha256  c00c876cb4581a6b54fcc176f7e694896e5b52c4b015615566a787e8bc89fe69  README
diff --git a/package/brltty/brltty.mk b/package/brltty/brltty.mk
index 600bf596df..dc5a38cddb 100644
--- a/package/brltty/brltty.mk
+++ b/package/brltty/brltty.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BRLTTY_VERSION = 6.4
+BRLTTY_VERSION = 6.5
 BRLTTY_SOURCE = brltty-$(BRLTTY_VERSION).tar.xz
 BRLTTY_SITE = http://brltty.com/archive
 BRLTTY_INSTALL_STAGING_OPTS = INSTALL_ROOT=$(STAGING_DIR) install
-- 
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 1/1] package/brltty: bump to version 6.5
  2022-10-07 12:52 [Buildroot] [PATCH 1/1] package/brltty: bump to version 6.5 James Hilliard
@ 2022-10-07 15:41 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2022-10-07 15:41 UTC (permalink / raw)
  To: James Hilliard; +Cc: Mario Lang, buildroot

>>>>> "James" == James Hilliard <james.hilliard1@gmail.com> writes:

 > README hash changed due to version update:
 > https://github.com/brltty/brltty/commit/4bb7f50767b8b99ea75aebda82c84b8e0df167b3

 > Signed-off-by: James Hilliard <james.hilliard1@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
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-10-07 15:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-07 12:52 [Buildroot] [PATCH 1/1] package/brltty: bump to version 6.5 James Hilliard
2022-10-07 15:41 ` Peter Korsgaard

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.