From 958f7ce632ef2dfff3ad99d0efa6f1898ea32c79 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 4 Aug 2026 17:53:05 +0000 Subject: [PATCH] leancrypto: upgrade 1.7.2 -> 1.8.0 Point release. LIC_FILES_CHKSUM md5 updated for LICENSE (copyright year bumped, license text unchanged). AI-Generated: Uses Claude Code Signed-off-by: Khem Raj --- .../leancrypto/{leancrypto_1.7.2.bb => leancrypto_1.8.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-crypto/leancrypto/{leancrypto_1.7.2.bb => leancrypto_1.8.0.bb} (95%) diff --git a/meta-oe/recipes-crypto/leancrypto/leancrypto_1.7.2.bb b/meta-oe/recipes-crypto/leancrypto/leancrypto_1.8.0.bb similarity index 95% rename from meta-oe/recipes-crypto/leancrypto/leancrypto_1.7.2.bb rename to meta-oe/recipes-crypto/leancrypto/leancrypto_1.8.0.bb index 5be6ba1945..775a824f7d 100644 --- a/meta-oe/recipes-crypto/leancrypto/leancrypto_1.7.2.bb +++ b/meta-oe/recipes-crypto/leancrypto/leancrypto_1.8.0.bb @@ -6,7 +6,7 @@ ML-KEM (Kyber), ML-DSA (Dilithium), SLH-DSA (Sphincs+) and many more" HOMEPAGE = "https://leancrypto.org" LICENSE = "BSD-3-Clause OR GPL-2.0-only" LIC_FILES_CHKSUM = " \ - file://LICENSE;md5=4cc9ea7ae2518fb4fb0bbd9d1a60cbf4 \ + file://LICENSE;md5=b00845406d87e919d7995d9b51e06861 \ file://LICENSE.bsd;md5=66a5cedaf62c4b2637025f049f9b826f \ file://LICENSE.gplv2;md5=eb723b61539feef013de476e68b5c50a \ " @@ -14,7 +14,7 @@ SECTION = "libs" SRC_URI = "git://github.com/smuellerDD/leancrypto.git;branch=master;protocol=https;tag=v${PV} \ file://leancrypto-tests.sh \ " -SRCREV = "8a3e942baa3388ec9597c35005264ef9aefbf97c" +SRCREV = "9bb22cb06aa1733969efdb81155838145405dd81" inherit pkgconfig meson