mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
unicode-ucd: Set correct SUMMARY and HOMEPAGE
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "C++11 command line parser"
|
||||
HOMEPAGE = "https://github.com/CLIUtils/CLI11"
|
||||
SUMMARY = "Unicode Character Database"
|
||||
HOMEPAGE = "https://unicode.org/ucd/"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://unicode.org.license.html;beginline=42;endline=85;md5=67619d0c52706853c0256514e7fd04cd"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user