summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test/catch2/catch2_2.13.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-test/catch2/catch2_2.13.7.bb')
-rw-r--r--meta-oe/recipes-test/catch2/catch2_2.13.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-test/catch2/catch2_2.13.7.bb b/meta-oe/recipes-test/catch2/catch2_2.13.7.bb
index 3eda96c73..ed50f659d 100644
--- a/meta-oe/recipes-test/catch2/catch2_2.13.7.bb
+++ b/meta-oe/recipes-test/catch2/catch2_2.13.7.bb
@@ -5,7 +5,7 @@ HOMEPAGE = "https://github.com/catchorg/Catch2"
5LICENSE = "BSL-1.0" 5LICENSE = "BSL-1.0"
6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" 6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
7 7
8SRC_URI = "git://github.com/catchorg/Catch2.git;branch=v2.x" 8SRC_URI = "git://github.com/catchorg/Catch2.git;branch=v2.x;protocol=https"
9SRCREV = "c4e3767e265808590986d5db6ca1b5532a7f3d13" 9SRCREV = "c4e3767e265808590986d5db6ca1b5532a7f3d13"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"