mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/libecoli: bump version to 0.5.0
This new version is required to compile grout v8.4.0. Signed-off-by: Maxime Leroy <maxime@leroys.fr> Reviewed-by: Vincent Jardin <vjardin@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
1896f8c758
commit
585cf21fa9
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 e66a85a35bae644b0baf9a4e6d084ff926ebaa12023f9df9f34e8f7a46834da8 libecoli-0.3.0.tar.gz
|
||||
sha256 bc9ca742f32dc7787146de4cbc3997b28356adaf219049304bbc3368d25b7395 libecoli-0.5.0.tar.gz
|
||||
sha256 e58bf9ec962bee9b3e37abcaa0bc0ec940b05efdc1d1a5a4d9e2fdbcc08b7bdd LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBECOLI_VERSION = 0.3.0
|
||||
LIBECOLI_VERSION = 0.5.0
|
||||
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