summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
5 5
6SRC_URI += "git://github.com/martinmoene/span-lite;branch=master;protocol=https" 6SRC_URI += "git://github.com/martinmoene/span-lite;branch=master;protocol=https"
7SRCREV = "cbb9c3c5162a0d7018c7b3e053153a04d4fbbbb9" 7SRCREV = "50f55c59d1b66910837313c40d11328d03447a41"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10