diff options
-rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.100.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.100.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.100.bb index bce37a2e05..b9880f402a 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.100.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.100.bb | |||
@@ -9,6 +9,8 @@ SRCNAME = "AbyssinicaSIL" | |||
9 | SRC_URI = "http://software.sil.org/downloads/r/abyssinica/${SRCNAME}-${PV}.zip" | 9 | SRC_URI = "http://software.sil.org/downloads/r/abyssinica/${SRCNAME}-${PV}.zip" |
10 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 10 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
11 | 11 | ||
12 | UPSTREAM_CHECK_URI = "https://software.sil.org/abyssinica/download/" | ||
13 | |||
12 | SRC_URI[sha256sum] = "1a1fc8e82f0c0f2e824f42bff05c1f4a0356330a89dc7ba798c1a20bc3e333e0" | 14 | SRC_URI[sha256sum] = "1a1fc8e82f0c0f2e824f42bff05c1f4a0356330a89dc7ba798c1a20bc3e333e0" |
13 | 15 | ||
14 | FONT_PACKAGES = "${PN}" | 16 | FONT_PACKAGES = "${PN}" |