summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 c868329..1c17d33 100644
--- a/recipes/fonts/otf-noto.bb
+++ b/recipes/fonts/otf-noto.bb
@@ -40,8 +40,8 @@ inherit allarch fontcache
40PV = "1.004" 40PV = "1.004"
41SRC_URI = "https://noto-website-2.storage.googleapis.com/pkgs/NotoSansCJKsc-hinted.zip" 41SRC_URI = "https://noto-website-2.storage.googleapis.com/pkgs/NotoSansCJKsc-hinted.zip"
42 42
43SRC_URI[md5sum] = "3a2e70a4cd1f4ca4b546146b8556dffb" 43SRC_URI[md5sum] = "539a04d2a14a12096897f84ba046d110"
44SRC_URI[sha256sum] = "89646c86a48c1d5d25d435c31d673695bbd5751534004e9746f7d4aa71402a8f" 44SRC_URI[sha256sum] = "c0a77b24ce1964c5d244be7576ada5899d681638e0abd0917e6a661df56e0232"
45 45
46S = "${WORKDIR}" 46S = "${WORKDIR}"
47 47