mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libecoli: bump version to 0.11.3
See the release note of the new versions: https://github.com/rjarry/libecoli/releases/tag/v0.11.3 https://github.com/rjarry/libecoli/releases/tag/v0.11.2 https://github.com/rjarry/libecoli/releases/tag/v0.11.1 https://github.com/rjarry/libecoli/releases/tag/v0.11.0 Signed-off-by: Maxime Leroy <maxime@leroys.fr> Reviewed-by: Vincent Jardin <vjardin@free.fr> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
0875457c11
commit
5638ee04c8
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 ec359850f4f338b607d05200d508736b14eaa30fca8aefdfde980a283afd789d libecoli-0.10.1.tar.gz
|
||||
sha256 25ed9638452fa050749746c863574dfd47df95bde98347d210c9deedea188151 libecoli-0.11.3.tar.gz
|
||||
sha256 e58bf9ec962bee9b3e37abcaa0bc0ec940b05efdc1d1a5a4d9e2fdbcc08b7bdd LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBECOLI_VERSION = 0.10.1
|
||||
LIBECOLI_VERSION = 0.11.3
|
||||
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