package/ell: bump to version 0.69

Changelog:
https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog?h=0.69

Needed for bump of iwd to 3.0.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bernd Kuhls
2024-10-27 21:56:09 +01:00
committed by Thomas Petazzoni
parent 7f562095c0
commit b98661966c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# From https://mirrors.edge.kernel.org/pub/linux/libs/ell/sha256sums.asc
sha256 ddcbf381d758f61a02954bf5d2907c8900462abb7b2dcf45589874978bc10125 ell-0.68.tar.xz
sha256 6cfc0888edc94de9f0623798609587b2cc11b92b892945f317e8d199afe7b12e ell-0.69.tar.xz
# License files
sha256 ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
ELL_VERSION = 0.68
ELL_VERSION = 0.69
ELL_SOURCE = ell-$(ELL_VERSION).tar.xz
ELL_SITE = $(BR2_KERNEL_MIRROR)/linux/libs/ell
ELL_LICENSE = LGPL-2.1+