diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-04-02 11:01:21 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-04-02 11:01:21 +0000 |
commit | e594922b212f927eb76ed624b90602ae5da0a9f4 (patch) | |
tree | 167e461c812a5102c82a4d7c35ade24afd009412 /packages | |
parent | 335ea31f4d6d37a42e4fcca9011b24a80799bf13 (diff) | |
parent | ba69d5da69dc8c808269c61e8ce254e60a49e823 (diff) |
merge of 'cae3b4333167ab63d418dcd8fac25afe9618f558'
and 'ef4213537fde8f688658cbb0ae500c5e4fbfa8bf'
Diffstat (limited to 'packages')
-rw-r--r-- | packages/qpf-fonts/qpf-unismall_1.0.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/qpf-fonts/qpf-unismall_1.0.0.bb b/packages/qpf-fonts/qpf-unismall_1.0.0.bb index 9c5600cb9d..20f47f9665 100644 --- a/packages/qpf-fonts/qpf-unismall_1.0.0.bb +++ b/packages/qpf-fonts/qpf-unismall_1.0.0.bb @@ -4,9 +4,9 @@ PRIORITY = "optional" LICENSE = "GPL" HOMEPAGE = "http://sourceforge.jp/projects/zaurus-ja/" RPROVIDES = "virtual/japanese-font" -PR = "r1" +PR = "r2" -SRC_URI = "http://prdownloads.sourceforge.jp/zaurus-ja/773/unismall-1.0.0.tar.gz" +SRC_URI = "http://osdn.dl.sourceforge.jp/zaurus-ja/773/unismall-${PV}.tar.gz" S = "${WORKDIR}" |