mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/ell: bump version to 0.41
Changelog: https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog Needed for bluez5_utils bump to version 5.59. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
a9f273b673
commit
b5bab43e13
@@ -1,5 +1,5 @@
|
|||||||
# From https://mirrors.edge.kernel.org/pub/linux/libs/ell/sha256sums.asc
|
# From https://mirrors.edge.kernel.org/pub/linux/libs/ell/sha256sums.asc
|
||||||
sha256 653e2e139e23ed31e03c56c05f15321a9e818e2dca00a315c18d2c7b72f15d08 ell-0.39.tar.xz
|
sha256 4e8dba6c53cf152dbd0fd1dc3d4c7b04abf79e20a948895f85943e586870505c ell-0.41.tar.xz
|
||||||
|
|
||||||
# License files
|
# License files
|
||||||
sha256 ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5 COPYING
|
sha256 ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5 COPYING
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
ELL_VERSION = 0.39
|
ELL_VERSION = 0.41
|
||||||
ELL_SOURCE = ell-$(ELL_VERSION).tar.xz
|
ELL_SOURCE = ell-$(ELL_VERSION).tar.xz
|
||||||
ELL_SITE = $(BR2_KERNEL_MIRROR)/linux/libs/ell
|
ELL_SITE = $(BR2_KERNEL_MIRROR)/linux/libs/ell
|
||||||
ELL_LICENSE = LGPL-2.1+
|
ELL_LICENSE = LGPL-2.1+
|
||||||
|
|||||||
Reference in New Issue
Block a user