* [Buildroot] [PATCH 1/1] package/libbytesize: bump to version 2.7
@ 2022-07-14 21:34 Fabrice Fontaine
2022-07-17 7:21 ` Yann E. MORIN
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-07-14 21:34 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
https://github.com/storaged-project/libbytesize/releases/tag/2.7
https://github.com/storaged-project/libbytesize/blob/2.7/NEWS.rst
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/libbytesize/libbytesize.hash | 2 +-
package/libbytesize/libbytesize.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libbytesize/libbytesize.hash b/package/libbytesize/libbytesize.hash
index 2dfa97dd6a..7dd572842d 100644
--- a/package/libbytesize/libbytesize.hash
+++ b/package/libbytesize/libbytesize.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 efaa2b35b2bb3b52bf7b4ff5d0ed2c5c61360a5196053808d615dd0aa2cf0741 libbytesize-2.6.tar.gz
+sha256 8bae8287af6ef5624c320f70defdcd84ddc0c2057d3b59a5871897f27697811e libbytesize-2.7.tar.gz
sha256 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946 LICENSE
diff --git a/package/libbytesize/libbytesize.mk b/package/libbytesize/libbytesize.mk
index 2ef08211c5..a95ee08357 100644
--- a/package/libbytesize/libbytesize.mk
+++ b/package/libbytesize/libbytesize.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBBYTESIZE_VERSION = 2.6
+LIBBYTESIZE_VERSION = 2.7
LIBBYTESIZE_SITE = https://github.com/storaged-project/libbytesize/releases/download/$(LIBBYTESIZE_VERSION)
LIBBYTESIZE_LICENSE = LGPL-2.1+
LIBBYTESIZE_LICENSE_FILES = LICENSE
--
2.35.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/libbytesize: bump to version 2.7
2022-07-14 21:34 [Buildroot] [PATCH 1/1] package/libbytesize: bump to version 2.7 Fabrice Fontaine
@ 2022-07-17 7:21 ` Yann E. MORIN
0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2022-07-17 7:21 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: buildroot
Fabrice, All,
On 2022-07-14 23:34 +0200, Fabrice Fontaine spake thusly:
> https://github.com/storaged-project/libbytesize/releases/tag/2.7
> https://github.com/storaged-project/libbytesize/blob/2.7/NEWS.rst
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/libbytesize/libbytesize.hash | 2 +-
> package/libbytesize/libbytesize.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/libbytesize/libbytesize.hash b/package/libbytesize/libbytesize.hash
> index 2dfa97dd6a..7dd572842d 100644
> --- a/package/libbytesize/libbytesize.hash
> +++ b/package/libbytesize/libbytesize.hash
> @@ -1,3 +1,3 @@
> # Locally calculated
> -sha256 efaa2b35b2bb3b52bf7b4ff5d0ed2c5c61360a5196053808d615dd0aa2cf0741 libbytesize-2.6.tar.gz
> +sha256 8bae8287af6ef5624c320f70defdcd84ddc0c2057d3b59a5871897f27697811e libbytesize-2.7.tar.gz
> sha256 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946 LICENSE
> diff --git a/package/libbytesize/libbytesize.mk b/package/libbytesize/libbytesize.mk
> index 2ef08211c5..a95ee08357 100644
> --- a/package/libbytesize/libbytesize.mk
> +++ b/package/libbytesize/libbytesize.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -LIBBYTESIZE_VERSION = 2.6
> +LIBBYTESIZE_VERSION = 2.7
> LIBBYTESIZE_SITE = https://github.com/storaged-project/libbytesize/releases/download/$(LIBBYTESIZE_VERSION)
> LIBBYTESIZE_LICENSE = LGPL-2.1+
> LIBBYTESIZE_LICENSE_FILES = LICENSE
> --
> 2.35.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] 2+ messages in thread
end of thread, other threads:[~2022-07-17 7:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-14 21:34 [Buildroot] [PATCH 1/1] package/libbytesize: bump to version 2.7 Fabrice Fontaine
2022-07-17 7:21 ` 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