diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-08-07 23:51:41 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-08-07 23:51:41 -0700 |
commit | 7fc8160b0e4a9febabbef92a08391b47145ca1a3 (patch) | |
tree | fe5a1801382fdd11202ebb473b83039bf324c601 /recipes | |
parent | 02850e2af9f5f655d6639e54ab653a1777540028 (diff) |
ttf-sazanami_20040629.bb: Update SRC_URI.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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" |