diff --git a/meta-oe/recipes-test/catch2/catch2_2.13.7.bb b/meta-oe/recipes-test/catch2/catch2_2.13.10.bb similarity index 92% rename from meta-oe/recipes-test/catch2/catch2_2.13.7.bb rename to meta-oe/recipes-test/catch2/catch2_2.13.10.bb index 1dd082fa8e..8512a0f30a 100644 --- a/meta-oe/recipes-test/catch2/catch2_2.13.7.bb +++ b/meta-oe/recipes-test/catch2/catch2_2.13.10.bb @@ -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=v2.x;protocol=https" -SRCREV = "c4e3767e265808590986d5db6ca1b5532a7f3d13" +SRCREV = "182c910b4b63ff587a3440e08f84f70497e49a81" S = "${WORKDIR}/git"