diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/ttf-fonts/ttf-sazanami_20040629.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ttf-fonts/ttf-sazanami_20040629.bb b/recipes/ttf-fonts/ttf-sazanami_20040629.bb index 97fe0c6c94..f6f0f60cae 100644 --- a/recipes/ttf-fonts/ttf-sazanami_20040629.bb +++ b/recipes/ttf-fonts/ttf-sazanami_20040629.bb @@ -10,7 +10,7 @@ SRC_DISTRIBUTE_LICENSES += "${PN}" RPROVIDES = "virtual-japanese-font" PR = "r4" -SRC_URI = "http://download.sourceforge.jp/efont/10087/sazanami-20040629.tar.bz2" +SRC_URI = "http://osdn.dl.sourceforge.jp/efont/10087/sazanami-20040629.tar.bz2" S = "${WORKDIR}/sazanami-20040629" PACKAGES = "${PN}-dbg ttf-sazanami-gothic ttf-sazanami-mincho" |