mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 10:01:54 +00:00
ttf-sazanami: fix SRC_URI
The previous one stopped working. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
d4c1325afe
commit
0fbebc0f50
@ -11,7 +11,7 @@ SRC_DISTRIBUTE_LICENSES += "${PN}"
|
||||
RPROVIDES:${PN} = "virtual-japanese-font"
|
||||
PR = "r9"
|
||||
|
||||
SRC_URI = "http://osdn.dl.sourceforge.jp/efont/10087/sazanami-20040629.tar.bz2"
|
||||
SRC_URI = "https://src.fedoraproject.org/repo/pkgs/sazanami-fonts/sazanami-20040629.tar.bz2/ceef10579a75c92483171f3bd7f77df2/sazanami-20040629.tar.bz2"
|
||||
S = "${WORKDIR}/sazanami-20040629"
|
||||
|
||||
PACKAGES = "ttf-sazanami-gothic ttf-sazanami-mincho"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user