All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/linuxconsoletools: bump to version 1.7.1
@ 2021-12-27 15:22 Fabrice Fontaine
  2021-12-27 15:24 ` Koen Martens
  2021-12-27 21:23 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2021-12-27 15:22 UTC (permalink / raw)
  To: buildroot; +Cc: Koen Martens, Fabrice Fontaine

Update indentation in hash file (two spaces)

https://sourceforge.net/p/linuxconsole/code/ci/release-1.7.1/tree/NEWS

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

diff --git a/package/linuxconsoletools/linuxconsoletools.hash b/package/linuxconsoletools/linuxconsoletools.hash
index caacf70e45..889f6d1d6c 100644
--- a/package/linuxconsoletools/linuxconsoletools.hash
+++ b/package/linuxconsoletools/linuxconsoletools.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256	95d112f06393806116341d593bda002c8bc44119c1538407623268fed90d8c34	linuxconsoletools-1.7.0.tar.bz2
-sha256	8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643	COPYING
+sha256  bd4d4b7e37da02fc67e47ddf20b6f1243c0a7af7b02b918d5e72138ea8727547  linuxconsoletools-1.7.1.tar.bz2
+sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
diff --git a/package/linuxconsoletools/linuxconsoletools.mk b/package/linuxconsoletools/linuxconsoletools.mk
index f26d874d96..306a5b1fa0 100644
--- a/package/linuxconsoletools/linuxconsoletools.mk
+++ b/package/linuxconsoletools/linuxconsoletools.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LINUXCONSOLETOOLS_VERSION = 1.7.0
+LINUXCONSOLETOOLS_VERSION = 1.7.1
 LINUXCONSOLETOOLS_SOURCE = linuxconsoletools-$(LINUXCONSOLETOOLS_VERSION).tar.bz2
 LINUXCONSOLETOOLS_SITE = https://downloads.sourceforge.net/project/linuxconsole
 LINUXCONSOLETOOLS_LICENSE = GPL-2.0+
-- 
2.33.0

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

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

* Re: [Buildroot] [PATCH 1/1] package/linuxconsoletools: bump to version 1.7.1
  2021-12-27 15:22 [Buildroot] [PATCH 1/1] package/linuxconsoletools: bump to version 1.7.1 Fabrice Fontaine
@ 2021-12-27 15:24 ` Koen Martens
  2021-12-27 21:23 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Koen Martens @ 2021-12-27 15:24 UTC (permalink / raw)
  To: Fabrice Fontaine, buildroot

Hi,

You beat me to it :) With the holidays, I finally had some time to 
update this and was waiting for test-pkg to finish on a number of configs.

Cheers,

Koen

On 27-12-2021 16:22, Fabrice Fontaine wrote:
> Update indentation in hash file (two spaces)
>
> https://sourceforge.net/p/linuxconsole/code/ci/release-1.7.1/tree/NEWS
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>   package/linuxconsoletools/linuxconsoletools.hash | 4 ++--
>   package/linuxconsoletools/linuxconsoletools.mk   | 2 +-
>   2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/linuxconsoletools/linuxconsoletools.hash b/package/linuxconsoletools/linuxconsoletools.hash
> index caacf70e45..889f6d1d6c 100644
> --- a/package/linuxconsoletools/linuxconsoletools.hash
> +++ b/package/linuxconsoletools/linuxconsoletools.hash
> @@ -1,3 +1,3 @@
>   # Locally calculated
> -sha256	95d112f06393806116341d593bda002c8bc44119c1538407623268fed90d8c34	linuxconsoletools-1.7.0.tar.bz2
> -sha256	8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643	COPYING
> +sha256  bd4d4b7e37da02fc67e47ddf20b6f1243c0a7af7b02b918d5e72138ea8727547  linuxconsoletools-1.7.1.tar.bz2
> +sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
> diff --git a/package/linuxconsoletools/linuxconsoletools.mk b/package/linuxconsoletools/linuxconsoletools.mk
> index f26d874d96..306a5b1fa0 100644
> --- a/package/linuxconsoletools/linuxconsoletools.mk
> +++ b/package/linuxconsoletools/linuxconsoletools.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -LINUXCONSOLETOOLS_VERSION = 1.7.0
> +LINUXCONSOLETOOLS_VERSION = 1.7.1
>   LINUXCONSOLETOOLS_SOURCE = linuxconsoletools-$(LINUXCONSOLETOOLS_VERSION).tar.bz2
>   LINUXCONSOLETOOLS_SITE = https://downloads.sourceforge.net/project/linuxconsole
>   LINUXCONSOLETOOLS_LICENSE = GPL-2.0+

-- 
https://www.koenmartens.nl/

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

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

* Re: [Buildroot] [PATCH 1/1] package/linuxconsoletools: bump to version 1.7.1
  2021-12-27 15:22 [Buildroot] [PATCH 1/1] package/linuxconsoletools: bump to version 1.7.1 Fabrice Fontaine
  2021-12-27 15:24 ` Koen Martens
@ 2021-12-27 21:23 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2021-12-27 21:23 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Koen Martens, buildroot

On Mon, 27 Dec 2021 16:22:39 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Update indentation in hash file (two spaces)
> 
> https://sourceforge.net/p/linuxconsole/code/ci/release-1.7.1/tree/NEWS
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/linuxconsoletools/linuxconsoletools.hash | 4 ++--
>  package/linuxconsoletools/linuxconsoletools.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-12-27 21:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-27 15:22 [Buildroot] [PATCH 1/1] package/linuxconsoletools: bump to version 1.7.1 Fabrice Fontaine
2021-12-27 15:24 ` Koen Martens
2021-12-27 21:23 ` Thomas Petazzoni

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.