mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-22 11:00:49 +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:
@@ -2,7 +2,7 @@ SUMMARY = "Customizable user account management for Flask"
|
||||
DESCRIPTION = "Customizable User Account Management for Flask; Register \
|
||||
Confirm email, Login, Change username, Change password, Forgot Password \
|
||||
and more."
|
||||
HOMEPAGE = " https://github.com/lingthio/Flask-User"
|
||||
HOMEPAGE = "https://github.com/lingthio/Flask-User"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=97de97cd9d6e23c88129d884588ce71a"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user