diff options
-rw-r--r-- | meta-oe/recipes-support/span-lite/span-lite_0.11.0.bb (renamed from meta-oe/recipes-support/span-lite/span-lite_0.10.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/span-lite/span-lite_0.10.3.bb b/meta-oe/recipes-support/span-lite/span-lite_0.11.0.bb index 15380f5d7f..9dc393fd08 100644 --- a/meta-oe/recipes-support/span-lite/span-lite_0.10.3.bb +++ b/meta-oe/recipes-support/span-lite/span-lite_0.11.0.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "BSL-1.0" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" |
5 | 5 | ||
6 | SRC_URI += "git://github.com/martinmoene/span-lite;branch=master;protocol=https" | 6 | SRC_URI += "git://github.com/martinmoene/span-lite;branch=master;protocol=https" |
7 | SRCREV = "cbb9c3c5162a0d7018c7b3e053153a04d4fbbbb9" | 7 | SRCREV = "50f55c59d1b66910837313c40d11328d03447a41" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||