summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKwangsub Kim <kwangsub.kim@qt.io>2016-11-04 14:44:25 +0900
committerSamuli Piippo <samuli.piippo@qt.io>2016-11-08 11:04:43 +0000
commit374b33f6affcd6f20dc33e7463598f9ff8360c20 (patch)
treec934252d7e6fc76664842a90a4033bd0aeadae76
parent1a85179a6d05985afc7c916e666866cfa6aa32af (diff)
downloadmeta-boot2qt-374b33f6affcd6f20dc33e7463598f9ff8360c20.tar.gz
otf-noto: update checksums
Change-Id: If50d02ace86e10a01f0283a53cb1fafedf667905 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--recipes/fonts/otf-noto.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/fonts/otf-noto.bb b/recipes/fonts/otf-noto.bb
index 7caf8ec..e715f91 100644
--- a/recipes/fonts/otf-noto.bb
+++ b/recipes/fonts/otf-noto.bb
@@ -32,8 +32,8 @@ inherit allarch fontcache
32PV = "1.004" 32PV = "1.004"
33SRC_URI = "https://noto-website-2.storage.googleapis.com/pkgs/NotoSansCJKsc-hinted.zip" 33SRC_URI = "https://noto-website-2.storage.googleapis.com/pkgs/NotoSansCJKsc-hinted.zip"
34 34
35SRC_URI[md5sum] = "3a2e70a4cd1f4ca4b546146b8556dffb" 35SRC_URI[md5sum] = "539a04d2a14a12096897f84ba046d110"
36SRC_URI[sha256sum] = "89646c86a48c1d5d25d435c31d673695bbd5751534004e9746f7d4aa71402a8f" 36SRC_URI[sha256sum] = "c0a77b24ce1964c5d244be7576ada5899d681638e0abd0917e6a661df56e0232"
37 37
38S = "${WORKDIR}" 38S = "${WORKDIR}"
39 39