All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH/next 1/1] package/udftools: bump to version 2.3
@ 2021-02-27 19:36 Fabrice Fontaine
  2021-03-01 21:34 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2021-02-27 19:36 UTC (permalink / raw)
  To: buildroot

Update indentation in hash file (two spaces)

https://github.com/pali/udftools/releases/tag/2.3

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/udftools/udftools.hash | 4 ++--
 package/udftools/udftools.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/udftools/udftools.hash b/package/udftools/udftools.hash
index 630a3427eb..5b3f10d37d 100644
--- a/package/udftools/udftools.hash
+++ b/package/udftools/udftools.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256	d67ce203d71d828619d6d3791ab33eefab4bc506e0ee73355ab6c2f91d52448e	udftools-2.2.tar.gz
-sha256	dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa	COPYING
+sha256  750dcf5c797765eb42265e0a56d1a99f97f94b7f6f4534263a5410503f0caf59  udftools-2.3.tar.gz
+sha256  dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa  COPYING
diff --git a/package/udftools/udftools.mk b/package/udftools/udftools.mk
index db7c13cc77..7dc1c57eb2 100644
--- a/package/udftools/udftools.mk
+++ b/package/udftools/udftools.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-UDFTOOLS_VERSION = 2.2
+UDFTOOLS_VERSION = 2.3
 UDFTOOLS_SITE = https://github.com/pali/udftools/releases/download/$(UDFTOOLS_VERSION)
 UDFTOOLS_LICENSE = GPL-2.0+
 UDFTOOLS_LICENSE_FILES = COPYING
-- 
2.30.0

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

* [Buildroot] [PATCH/next 1/1] package/udftools: bump to version 2.3
  2021-02-27 19:36 [Buildroot] [PATCH/next 1/1] package/udftools: bump to version 2.3 Fabrice Fontaine
@ 2021-03-01 21:34 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2021-03-01 21:34 UTC (permalink / raw)
  To: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Update indentation in hash file (two spaces)
 > https://github.com/pali/udftools/releases/tag/2.3

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2021-03-01 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-27 19:36 [Buildroot] [PATCH/next 1/1] package/udftools: bump to version 2.3 Fabrice Fontaine
2021-03-01 21:34 ` 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.