summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/lastlog2/lastlog2_1.3.1.bb (renamed from meta-oe/recipes-extended/lastlog2/lastlog2_1.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/lastlog2/lastlog2_1.2.0.bb b/meta-oe/recipes-extended/lastlog2/lastlog2_1.3.1.bb
index 0b3ab1f82c..ebabcfd403 100644
--- a/meta-oe/recipes-extended/lastlog2/lastlog2_1.2.0.bb
+++ b/meta-oe/recipes-extended/lastlog2/lastlog2_1.3.1.bb
@@ -5,7 +5,7 @@ LICENSE = "BSD-2-Clause"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=020090a00b69dd2af9ab82eb0003ea2c" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=020090a00b69dd2af9ab82eb0003ea2c"
6SECTION = "libs" 6SECTION = "libs"
7 7
8SRCREV = "6138dff6f2a5216065fa4833a223b56d98cb62f3" 8SRCREV = "8a743b6559e7b8a9b40747866054d3fb5041a498"
9 9
10SRC_URI = "git://github.com/thkukuk/lastlog2.git;branch=main;protocol=https \ 10SRC_URI = "git://github.com/thkukuk/lastlog2.git;branch=main;protocol=https \
11 file://0001-remove-lto-to-fix-link-error-of-clang.patch \ 11 file://0001-remove-lto-to-fix-link-error-of-clang.patch \