summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.83.bb (renamed from meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb)9
1 files changed, 6 insertions, 3 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.83.bb
index d5d1b9a177..b8aa4c01c5 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.83.bb
@@ -6,10 +6,13 @@ LICENSE = "UFL"
6LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=325a1a9029112a2405e743c7f816427b" 6LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=325a1a9029112a2405e743c7f816427b"
7PR = "r1" 7PR = "r1"
8 8
9SRC_URI = "http://font.ubuntu.com/download/ubuntu-font-family-${PV}.zip" 9SHA1SUM = "0cef8205"
10 10
11SRC_URI[md5sum] = "a1fc70f5a5b1d096ab8310886cddaa1c" 11SRC_URI = "https://assets.ubuntu.com/v1/${SHA1SUM}-ubuntu-font-family-${PV}.zip"
12SRC_URI[sha256sum] = "107170099bbc3beae8602b97a5c423525d363106c3c24f787d43e09811298e4c" 12
13
14SRC_URI[md5sum] = "c5a5059d6856b4ddf79d824dcaf5ad32"
15SRC_URI[sha256sum] = "61a2b342526fd552f19fef438bb9211a8212de19ad96e32a1209c039f1d68ecf"
13 16
14S = "${WORKDIR}/ubuntu-font-family-${PV}" 17S = "${WORKDIR}/ubuntu-font-family-${PV}"
15 18