mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
catch2: upgrade 3.8.0 -> 3.8.1
ChangeLog: https://github.com/catchorg/Catch2/releases/tag/v3.8.1 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
68bbadf7aa
commit
4e54d20446
|
|
@ -5,7 +5,7 @@ LICENSE = "BSL-1.0"
|
|||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
|
||||
|
||||
SRC_URI = "git://github.com/catchorg/Catch2.git;branch=devel;protocol=https"
|
||||
SRCREV = "914aeecfe23b1e16af6ea675a4fb5dbd5a5b8d0a"
|
||||
SRCREV = "2b60af89e23d28eefc081bc930831ee9d45ea58b"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user