diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/fonts/otf-noto.bb | 4 |
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 | |||
40 | PV = "1.004" | 40 | PV = "1.004" |
41 | SRC_URI = "https://noto-website-2.storage.googleapis.com/pkgs/NotoSansCJKsc-hinted.zip" | 41 | SRC_URI = "https://noto-website-2.storage.googleapis.com/pkgs/NotoSansCJKsc-hinted.zip" |
42 | 42 | ||
43 | SRC_URI[md5sum] = "3a2e70a4cd1f4ca4b546146b8556dffb" | 43 | SRC_URI[md5sum] = "539a04d2a14a12096897f84ba046d110" |
44 | SRC_URI[sha256sum] = "89646c86a48c1d5d25d435c31d673695bbd5751534004e9746f7d4aa71402a8f" | 44 | SRC_URI[sha256sum] = "c0a77b24ce1964c5d244be7576ada5899d681638e0abd0917e6a661df56e0232" |
45 | 45 | ||
46 | S = "${WORKDIR}" | 46 | S = "${WORKDIR}" |
47 | 47 | ||