summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/sanlock/sanlock_3.8.1.bb (renamed from meta-oe/recipes-extended/sanlock/sanlock_3.8.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sanlock/sanlock_3.8.0.bb b/meta-oe/recipes-extended/sanlock/sanlock_3.8.1.bb
index ffd46da0af..abae362522 100644
--- a/meta-oe/recipes-extended/sanlock/sanlock_3.8.0.bb
+++ b/meta-oe/recipes-extended/sanlock/sanlock_3.8.1.bb
@@ -16,7 +16,7 @@ PV .= "+git${SRCPV}"
16SRC_URI = "git://pagure.io/sanlock.git;protocol=http \ 16SRC_URI = "git://pagure.io/sanlock.git;protocol=http \
17 file://0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch;patchdir=../ \ 17 file://0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch;patchdir=../ \
18 " 18 "
19SRCREV = "cff348800722f7dadf030ffe7494c2df714996e3" 19SRCREV = "07ab65afb10c8f8c008880a73b7b7aaedbde0e15"
20 20
21S = "${WORKDIR}/git/python" 21S = "${WORKDIR}/git/python"
22 22