mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
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:
parent
066ed72c71
commit
b40263b948
|
|
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user