mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
unicode-ucd: Update license URI to reflect renamed license
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f12342676c
commit
e90757f7a7
|
|
@ -1,14 +1,14 @@
|
|||
SUMMARY = "Unicode Character Database"
|
||||
HOMEPAGE = "https://unicode.org/ucd/"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${WORKDIR}/license.html;beginline=43;endline=83;md5=cf6c4777b109bcee78b6083a21be6192"
|
||||
LIC_FILES_CHKSUM = "file://${WORKDIR}/license.txt;md5=4b11b5cbb0a24df9f4e7db63db98f22f"
|
||||
|
||||
SRC_URI = " \
|
||||
https://www.unicode.org/Public/zipped/${PV}/UCD.zip;name=ucd;subdir=ucd;downloadfilename=unicode-ucd-${PV}.zip \
|
||||
https://www.unicode.org/license.html;name=license \
|
||||
https://www.unicode.org/license.txt;name=ucd-license \
|
||||
"
|
||||
SRC_URI[ucd.sha256sum] = "033a5276b5d7af8844589f8e3482f3977a8385e71d107d375055465178c23600"
|
||||
SRC_URI[license.sha256sum] = "e415e1f2188ef2b1a5f7e6ee8c60cefe8a49dacd8b96c9025cad5013985129e4"
|
||||
SRC_URI[ucd-license.sha256sum] = "f7830d126f59d83842565d3dddedc79db4ca978ed52aee0ebcc040ea76a85519"
|
||||
|
||||
inherit allarch
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user