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 7caf8ec..e715f91 100644 --- a/recipes/fonts/otf-noto.bb +++ b/recipes/fonts/otf-noto.bb | |||
@@ -32,8 +32,8 @@ inherit allarch fontcache | |||
32 | PV = "1.004" | 32 | PV = "1.004" |
33 | SRC_URI = "https://noto-website-2.storage.googleapis.com/pkgs/NotoSansCJKsc-hinted.zip" | 33 | SRC_URI = "https://noto-website-2.storage.googleapis.com/pkgs/NotoSansCJKsc-hinted.zip" |
34 | 34 | ||
35 | SRC_URI[md5sum] = "3a2e70a4cd1f4ca4b546146b8556dffb" | 35 | SRC_URI[md5sum] = "539a04d2a14a12096897f84ba046d110" |
36 | SRC_URI[sha256sum] = "89646c86a48c1d5d25d435c31d673695bbd5751534004e9746f7d4aa71402a8f" | 36 | SRC_URI[sha256sum] = "c0a77b24ce1964c5d244be7576ada5899d681638e0abd0917e6a661df56e0232" |
37 | 37 | ||
38 | S = "${WORKDIR}" | 38 | S = "${WORKDIR}" |
39 | 39 | ||