package/ell: bump version to 0.48
- Changelog (since 0.47, from [1]): ver 0.48: Fix issue with memory leaking from ICMPv6 RA. [1] https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
c2e32e6558
commit
c01a8397d9
@ -1,5 +1,5 @@
|
||||
# From https://mirrors.edge.kernel.org/pub/linux/libs/ell/sha256sums.asc
|
||||
sha256 4901a0baac4eb24163ceafb44fd448430361d25d8f17d89ff29f8b0b162b3eb9 ell-0.47.tar.xz
|
||||
sha256 9894943042a5d6165d3e5cc354f92274fb1304004d02b4bee682ab6067cdbbd5 ell-0.48.tar.xz
|
||||
|
||||
# License files
|
||||
sha256 ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ELL_VERSION = 0.47
|
||||
ELL_VERSION = 0.48
|
||||
ELL_SOURCE = ell-$(ELL_VERSION).tar.xz
|
||||
ELL_SITE = $(BR2_KERNEL_MIRROR)/linux/libs/ell
|
||||
ELL_LICENSE = LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user