mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 12:30:34 -09:00
package/libecoli: bump version to 0.10.1
This new version is required to compile grout v0.14.2. See the release note of the new versions: https://github.com/rjarry/libecoli/releases/tag/v0.10.1 https://github.com/rjarry/libecoli/releases/tag/v0.10.0 https://github.com/rjarry/libecoli/releases/tag/v0.9.1 Signed-off-by: Maxime Leroy <maxime@leroys.fr> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
a62bdee612
commit
65ae2ad62b
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 ac71cd336d7e19921ed1a0ae35ab14433792c7151d23abe92b247c6e36813246 libecoli-0.8.0.tar.gz
|
||||
sha256 ec359850f4f338b607d05200d508736b14eaa30fca8aefdfde980a283afd789d libecoli-0.10.1.tar.gz
|
||||
sha256 e58bf9ec962bee9b3e37abcaa0bc0ec940b05efdc1d1a5a4d9e2fdbcc08b7bdd LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBECOLI_VERSION = 0.8.0
|
||||
LIBECOLI_VERSION = 0.10.1
|
||||
LIBECOLI_SITE = $(call github,rjarry,libecoli,v$(LIBECOLI_VERSION))
|
||||
LIBECOLI_INSTALL_STAGING = YES
|
||||
LIBECOLI_LICENSE = BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user