diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2017-03-10 10:29:29 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2017-03-27 10:30:18 +0000 |
commit | 5056a451a6b840002644cc5b18b5410943223e21 (patch) | |
tree | b9522b7fe416f97d3b5c56d6f433beaf9da72d3e /recipes/fonts/ttf-devanagari_2.94.0.bb | |
parent | 9f1c304a7dc06e6e5da6603f37eb8206a55adcd1 (diff) | |
download | meta-boot2qt-jethro.tar.gz |
fonts: update URL for lohit fontjethro
fedorahosted.org was retired on March 1st, 2017.
(cherry picked from commit 01717c0a83ed1883146fec5b30556004f9ecfba5)
Change-Id: I237a637583d391c7bae3edba615e6a70d693d13f
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes/fonts/ttf-devanagari_2.94.0.bb')
-rw-r--r-- | recipes/fonts/ttf-devanagari_2.94.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fonts/ttf-devanagari_2.94.0.bb b/recipes/fonts/ttf-devanagari_2.94.0.bb index 1073096..ee0ea06 100644 --- a/recipes/fonts/ttf-devanagari_2.94.0.bb +++ b/recipes/fonts/ttf-devanagari_2.94.0.bb | |||
@@ -37,7 +37,7 @@ INHIBIT_DEFAULT_DEPS = "1" | |||
37 | 37 | ||
38 | inherit allarch fontcache | 38 | inherit allarch fontcache |
39 | 39 | ||
40 | SRC_URI = "https://fedorahosted.org/releases/l/o/lohit/lohit-devanagari-ttf-${PV}.tar.gz" | 40 | SRC_URI = "https://releases.pagure.org/lohit/lohit-devanagari-ttf-${PV}.tar.gz" |
41 | 41 | ||
42 | SRC_URI[md5sum] = "57527ee536a18b443cf786d4b8fd5ec8" | 42 | SRC_URI[md5sum] = "57527ee536a18b443cf786d4b8fd5ec8" |
43 | SRC_URI[sha256sum] = "a6618aeb1d25df46d3c22e528c38ea1d1147654e19904497a1e97f4684c55353" | 43 | SRC_URI[sha256sum] = "a6618aeb1d25df46d3c22e528c38ea1d1147654e19904497a1e97f4684c55353" |