package/grout: bump to 0.11.0 version
See the release note of the new version: https://github.com/DPDK/grout/releases/tag/v0.11.0 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
37b35546eb
commit
faa97af62a
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 9e07275f7d97e9a02f29ac5df2112ca34a0af579e5435d8990ff6339ab30c3ef grout-0.10.3.tar.gz
|
||||
sha256 7bd7caecc3451aea3462a86c31d2ee953a9b7789975b5522dd5f09204558f99d grout-0.11.0.tar.gz
|
||||
sha256 1e412aae8da58b718c78b3d7a52eb547004384d4347e4746a22ca6af7522930c licenses/BSD-3-clause.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GROUT_VERSION = 0.10.3
|
||||
GROUT_VERSION = 0.11.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