summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/sanlock/sanlock_3.9.3.bb (renamed from meta-oe/recipes-extended/sanlock/sanlock_3.9.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sanlock/sanlock_3.9.2.bb b/meta-oe/recipes-extended/sanlock/sanlock_3.9.3.bb
index d369af1c6a..3b558cafcb 100644
--- a/meta-oe/recipes-extended/sanlock/sanlock_3.9.2.bb
+++ b/meta-oe/recipes-extended/sanlock/sanlock_3.9.3.bb
@@ -17,7 +17,7 @@ SRC_URI = "git://pagure.io/sanlock.git;protocol=http;branch=master \
17 file://0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch \ 17 file://0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch \
18 file://0001-add-missing-system-header-string.h.patch \ 18 file://0001-add-missing-system-header-string.h.patch \
19 " 19 "
20SRCREV = "e005fbec2324aa8de7e2f302e5a17483c525b1d1" 20SRCREV = "79b35bba8298f4444923c15e11bed38380cb18ee"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23