All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/2] package/ell: bump version to 0.40
@ 2021-06-08 19:55 Peter Seiderer
  2021-06-08 19:55 ` [Buildroot] [PATCH v1 2/2] package/iwd: bump version to 1.14 Peter Seiderer
  2021-07-25 13:42 ` [Buildroot] [PATCH v1 1/2] package/ell: bump version to 0.40 Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Seiderer @ 2021-06-08 19:55 UTC (permalink / raw)
  To: buildroot

For details see [1].

[1] https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 package/ell/ell.hash | 2 +-
 package/ell/ell.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/ell/ell.hash b/package/ell/ell.hash
index 5f1cc7ddcb..f2b3fcc7e2 100644
--- a/package/ell/ell.hash
+++ b/package/ell/ell.hash
@@ -1,5 +1,5 @@
 # From https://mirrors.edge.kernel.org/pub/linux/libs/ell/sha256sums.asc
-sha256  653e2e139e23ed31e03c56c05f15321a9e818e2dca00a315c18d2c7b72f15d08  ell-0.39.tar.xz
+sha256  b9bf5c14f2963591ea1372049c05646919a9ed46fcee5cd11ede1022c99ffbbd  ell-0.40.tar.xz
 
 # License files
 sha256  ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5  COPYING
diff --git a/package/ell/ell.mk b/package/ell/ell.mk
index bd291c60db..edaf07e063 100644
--- a/package/ell/ell.mk
+++ b/package/ell/ell.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ELL_VERSION = 0.39
+ELL_VERSION = 0.40
 ELL_SOURCE = ell-$(ELL_VERSION).tar.xz
 ELL_SITE = $(BR2_KERNEL_MIRROR)/linux/libs/ell
 ELL_LICENSE = LGPL-2.1+
-- 
2.31.1

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

end of thread, other threads:[~2021-07-25 13:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-08 19:55 [Buildroot] [PATCH v1 1/2] package/ell: bump version to 0.40 Peter Seiderer
2021-06-08 19:55 ` [Buildroot] [PATCH v1 2/2] package/iwd: bump version to 1.14 Peter Seiderer
2021-07-25 13:42   ` Thomas Petazzoni
2021-07-25 13:42 ` [Buildroot] [PATCH v1 1/2] package/ell: bump version to 0.40 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.