mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/grout: bump to 0.13.0 version
See the release note of the new versions: https://github.com/DPDK/grout/releases/tag/v0.13.0 https://github.com/DPDK/grout/releases/tag/v0.12.0 Signed-off-by: Maxime Leroy <maxime@leroys.fr> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
6b3c1f1b0f
commit
31ced13e5d
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 7bd7caecc3451aea3462a86c31d2ee953a9b7789975b5522dd5f09204558f99d grout-0.11.0.tar.gz
|
||||
sha256 6d1ba4fda3fec6cbc5d4f4d48fe2435fabd36b27540a439a01a44361f6998971 grout-0.13.0.tar.gz
|
||||
sha256 1e412aae8da58b718c78b3d7a52eb547004384d4347e4746a22ca6af7522930c licenses/BSD-3-clause.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GROUT_VERSION = 0.11.0
|
||||
GROUT_VERSION = 0.13.0
|
||||
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