recipes: Fix variable assignment whitespace

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Richard Purdie
2025-03-19 13:07:48 -07:00
committed by Khem Raj
parent 42727bb3c0
commit eac1f5b9c0
86 changed files with 96 additions and 96 deletions

View File

@@ -1,5 +1,5 @@
SUMMARY = "Pure-Python implementation of HSS/LMS Digital Signatures (RFC 8554)"
HOMEPAGE ="https://pypi.org/project/pyhsslms"
HOMEPAGE = "https://pypi.org/project/pyhsslms"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=bbc59ef8bf238c2902ca816b87b58571"