diff mbox series

[meta-oe,070/109] leancrypto: upgrade 1.7.2 -> 1.8.0

Message ID 20260814224539.1523174-70-khem.raj@oss.qualcomm.com
State New
Headers show
Series [meta-oe,001/109] xorg-docs: upgrade 1.7.2 -> 1.7.3 | expand

Commit Message

Khem Raj Aug. 14, 2026, 10:44 p.m. UTC
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 <khem.raj@oss.qualcomm.com>
---
 .../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 mbox series

Patch

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