catch2: update to 2.9.2

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Oleksandr Kravchuk 2019-09-16 01:43:13 +02:00 committed by Khem Raj
parent 066ed72c71
commit b40263b948

View File

@ -5,10 +5,8 @@ HOMEPAGE = "https://github.com/catchorg/Catch2"
LICENSE = "BSL-1.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
SRC_URI = "git://github.com/catchorg/Catch2.git \
"
# v2.7.2
SRCREV = "7c37501b070c0e9ea9cdedbeac2059f0a6b0a8ab"
SRC_URI = "git://github.com/catchorg/Catch2.git"
SRCREV = "2c869e17e4803d30b3d5ca5b0d76387b9db97fa5"
S = "${WORKDIR}/git"