summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/span-lite/span-lite_0.10.3.bb (renamed from meta-oe/recipes-support/span-lite/span-lite_0.10.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/span-lite/span-lite_0.10.1.bb b/meta-oe/recipes-support/span-lite/span-lite_0.10.3.bb
index 15ba099826..0079cf7298 100644
--- a/meta-oe/recipes-support/span-lite/span-lite_0.10.1.bb
+++ b/meta-oe/recipes-support/span-lite/span-lite_0.10.3.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" 6SRC_URI += "git://github.com/martinmoene/span-lite"
7SRCREV = "da49b231a25600b4431e00b564a6a20be95c1108" 7SRCREV = "cbb9c3c5162a0d7018c7b3e053153a04d4fbbbb9"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10