mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-24 11:40:17 +00:00
recipes: correct homepage
Leading space leads to SPDX document validation errors for url in some tools. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "Flask extension for sending email"
|
||||
DESCRIPTION = "A Flask extension for sending email"
|
||||
HOMEPAGE = " https://github.com/rduplain/flask-email"
|
||||
HOMEPAGE = "https://github.com/rduplain/flask-email"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=201f2b80112efa61b78515bd54e9f138"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user