diff options
Diffstat (limited to 'meta-oe/recipes-test/catch2/catch2_2.13.4.bb')
| -rw-r--r-- | meta-oe/recipes-test/catch2/catch2_2.13.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-test/catch2/catch2_2.13.4.bb b/meta-oe/recipes-test/catch2/catch2_2.13.4.bb index 21004726a2..45f7ad8c7d 100644 --- a/meta-oe/recipes-test/catch2/catch2_2.13.4.bb +++ b/meta-oe/recipes-test/catch2/catch2_2.13.4.bb | |||
| @@ -5,7 +5,7 @@ HOMEPAGE = "https://github.com/catchorg/Catch2" | |||
| 5 | LICENSE = "BSL-1.0" | 5 | LICENSE = "BSL-1.0" |
| 6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" | 6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/catchorg/Catch2.git;branch=v2.x" | 8 | SRC_URI = "git://github.com/catchorg/Catch2.git;branch=v2.x;protocol=https" |
| 9 | SRCREV = "de6fe184a9ac1a06895cdd1c9b437f0a0bdf14ad" | 9 | SRCREV = "de6fe184a9ac1a06895cdd1c9b437f0a0bdf14ad" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
