summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/sanlock/sanlock_3.8.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/sanlock/sanlock_3.8.4.bb')
-rw-r--r--meta-oe/recipes-extended/sanlock/sanlock_3.8.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sanlock/sanlock_3.8.4.bb b/meta-oe/recipes-extended/sanlock/sanlock_3.8.4.bb
index 4bfd67e27b..d8cb24cab0 100644
--- a/meta-oe/recipes-extended/sanlock/sanlock_3.8.4.bb
+++ b/meta-oe/recipes-extended/sanlock/sanlock_3.8.4.bb
@@ -8,7 +8,7 @@ lease algorithms: delta leases and paxos leases."
8HOMEPAGE = "https://pagure.io/sanlock" 8HOMEPAGE = "https://pagure.io/sanlock"
9SECTION = "utils" 9SECTION = "utils"
10 10
11LICENSE = "LGPLv2+ & GPLv2 & GPLv2+" 11LICENSE = "LGPL-2.0-or-later & GPL-2.0-only & GPL-2.0-or-later"
12LIC_FILES_CHKSUM = "file://README.license;md5=60487bf0bf429d6b5aa72b6d37a0eb22" 12LIC_FILES_CHKSUM = "file://README.license;md5=60487bf0bf429d6b5aa72b6d37a0eb22"
13 13
14PV .= "+git${SRCPV}" 14PV .= "+git${SRCPV}"