package/optee-benchmark: bump to version 3.13.0
Bump OP-TEE Benchmark package version to OP-TEE release 3.13.0. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
2d5829aa3e
commit
2da43f20ac
@ -1,4 +1,4 @@
|
||||
# From https://github.com/linaro-swg/optee_benchmark/archive/3.12.0/optee-benchmark-3.12.0.tar.gz
|
||||
sha256 468635656fa483911cf605a96711d848f8e0f6b4a6137208226de364dee25fe4 optee-benchmark-3.12.0.tar.gz
|
||||
# From https://github.com/linaro-swg/optee_benchmark/archive/3.13.0/optee-benchmark-3.13.0.tar.gz
|
||||
sha256 58431b0d48c634dcb86d5e307df157a99256d4328a77a5099e0b1b3cd79e2968 optee-benchmark-3.13.0.tar.gz
|
||||
# Locally computed
|
||||
sha256 0571be5b739142dc3e40e0a4e7e30d4ab8bff0d4d606a3f2db2010745587d383 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPTEE_BENCHMARK_VERSION = 3.12.0
|
||||
OPTEE_BENCHMARK_VERSION = 3.13.0
|
||||
OPTEE_BENCHMARK_SITE = $(call github,linaro-swg,optee_benchmark,$(OPTEE_BENCHMARK_VERSION))
|
||||
OPTEE_BENCHMARK_LICENSE = BSD-2-Clause
|
||||
OPTEE_BENCHMARK_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user