diff options
-rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb index 73c8eb41a1..3fc7f39e85 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb | |||
@@ -8,12 +8,11 @@ PR = "r6" | |||
8 | 8 | ||
9 | FONT_PACKAGES = "${PN}" | 9 | FONT_PACKAGES = "${PN}" |
10 | 10 | ||
11 | SRC_URI = "http://archive.ubuntu.com/ubuntu/pool/main/t/ttf-arphic-uming/ttf-arphic-uming_0.2.${PV}.1.orig.tar.gz" | 11 | SRC_URI = "https://deb.debian.org/debian/pool/main/f/fonts-arphic-uming/fonts-arphic-uming_0.2.${PV}.2.orig.tar.bz2" |
12 | S = "${WORKDIR}" | 12 | S = "${WORKDIR}/ttf-arphic-uming-0.2.20080216.2" |
13 | 13 | ||
14 | require ttf.inc | 14 | require ttf.inc |
15 | 15 | ||
16 | FILES:${PN} = "${datadir}" | 16 | FILES:${PN} = "${datadir}" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "d219fcaf953f3eb1889399955a00379f" | 18 | SRC_URI[sha256sum] = "e3c19e04ea7a565b4acff6f1e4248084d2e10752e305bf7dd6c76e80860dc1db" |
19 | SRC_URI[sha256sum] = "8038a6db9e832456d5da5559aff8d15130243be1091bf24f3243503a6f1bda98" | ||