Skip to content
Snippets Groups Projects
Commit ab471419 authored by Kwangsub Kim's avatar Kwangsub Kim Committed by Samuli Piippo
Browse files

otf-noto: update url and license file name


Google changed the URL for the font package again. And the license
file name was also changed.

Change-Id: I9976eda9a93c7815fc1e7b72f8df45bc7304d7cc
Reviewed-by: default avatarKwangsub Kim <kwangsub.kim@qt.io>
Reviewed-by: default avatarTeemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: default avatarSamuli Piippo <samuli.piippo@qt.io>
parent 612c1128
No related branches found
No related tags found
No related merge requests found
......@@ -23,17 +23,17 @@ SUMMARY = "Noto Sans CJK"
SECTION = "fonts"
HOMEPAGE = "http://www.google.com/get/noto"
LICENSE = "OFL-1.1"
LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE_CJK.txt;md5=55719faa0112708e946b820b24b14097"
LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE_OFL.txt;md5=55719faa0112708e946b820b24b14097"
INHIBIT_DEFAULT_DEPS = "1"
inherit allarch fontcache
PV = "1.004"
SRC_URI = "https://noto-website.storage.googleapis.com/pkgs/NotoSansCJKSC-hinted.zip"
SRC_URI = "https://noto-website-2.storage.googleapis.com/pkgs/NotoSansCJKsc-hinted.zip"
SRC_URI[md5sum] = "c0fa6153aa826ee96041ba4470a1f51f"
SRC_URI[sha256sum] = "31459f6d8c36a1136bec3f8d720b2b637e4dded681b7bb610186c9986be25848"
SRC_URI[md5sum] = "3a2e70a4cd1f4ca4b546146b8556dffb"
SRC_URI[sha256sum] = "89646c86a48c1d5d25d435c31d673695bbd5751534004e9746f7d4aa71402a8f"
S = "${WORKDIR}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment