[Buildroot] [git commit branch/2021.02.x] package/ell: bump version to 0.39
From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-12-13 21:17:24
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=f18936a78b277c09884d079b8951ae7f9191dd48 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.02.x Changelog: https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog Needed for bluez5_utils bump to 5.58: http://www.bluez.org/release-of-bluez-5-58-and-5-57/ Signed-off-by: Bernd Kuhls <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit 9988ca9eadb90cbf10d150b420f4d1f5eb38482c) Signed-off-by: Peter Korsgaard <peter@korsgaard.com> --- 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 cbefd79bb8..a795b1aa0d 100644
--- a/package/ell/ell.hash
+++ b/package/ell/ell.hash@@ -1,5 +1,5 @@ # Locally computed -sha256 7767306f20db41c28b3138b5323bca05fef92238b6b61f81f66c2af684a13886 ell-0.38-br1.tar.gz +sha256 deacff70541b2b0aa61758d7e4eafbabd8c603eeea0207a8a2f5f42118c2f49d ell-0.39-br1.tar.gz # License files sha256 ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5 COPYING
diff --git a/package/ell/ell.mk b/package/ell/ell.mk
index 18f1cf2aac..c83063feda 100644
--- a/package/ell/ell.mk
+++ b/package/ell/ell.mk@@ -4,7 +4,7 @@ # ################################################################################ -ELL_VERSION = 0.38 +ELL_VERSION = 0.39 ELL_SITE = https://git.kernel.org/pub/scm/libs/ell/ell.git ELL_SITE_METHOD = git ELL_LICENSE = LGPL-2.1+
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot