mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/grout: bump to 0.14.3 version
See the release note of the new versions: https://github.com/DPDK/grout/releases/tag/v0.14.3 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
65ae2ad62b
commit
4b31541a84
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 9b8ccf87c4d003dde276f904616f8ca61e4618cbedfd2d6e02fd39781713757c grout-0.14.2.tar.gz
|
||||
sha256 4ccceea87ead25dfbee7d44d25283abc61173caf6bae08c9644fa9a6cb6b9ade grout-0.14.3.tar.gz
|
||||
sha256 1e412aae8da58b718c78b3d7a52eb547004384d4347e4746a22ca6af7522930c licenses/BSD-3-clause.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GROUT_VERSION = 0.14.2
|
||||
GROUT_VERSION = 0.14.3
|
||||
GROUT_SITE = $(call github,DPDK,grout,v$(GROUT_VERSION))
|
||||
GROUT_LICENSE = BSD-3-Clause
|
||||
GROUT_LICENSE_FILES = licenses/BSD-3-clause.txt
|
||||
|
||||
Reference in New Issue
Block a user