summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-test/trompeloeil/trompeloeil_v49.bb (renamed from meta-oe/recipes-test/trompeloeil/trompeloeil_v47.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-test/trompeloeil/trompeloeil_v47.bb b/meta-oe/recipes-test/trompeloeil/trompeloeil_v49.bb
index 3f2f07c28f..adb3237621 100644
--- a/meta-oe/recipes-test/trompeloeil/trompeloeil_v47.bb
+++ b/meta-oe/recipes-test/trompeloeil/trompeloeil_v49.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "https://trompeloeil.github.io"
3LICENSE = "BSL-1.0" 3LICENSE = "BSL-1.0"
4LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c" 4LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
5 5
6SRC_URI = "git://github.com/rollbear/trompeloeil.git;branch=main;protocol=https" 6SRC_URI = "git://github.com/rollbear/trompeloeil.git;branch=main;protocol=https;tag=${PV}"
7SRCREV = "ad9bc41b1e01ae92802de59a12d19cf7c8683d6d" 7SRCREV = "eaeb89c1ce9d354b0ba7eb921fd5712cdbd78adf"
8 8
9 9
10inherit cmake 10inherit cmake