diff options
-rw-r--r-- | packages/tomoe/libtomoe-gtk_0.1.0.bb | 2 | ||||
-rw-r--r-- | packages/tomoe/tomoe_0.2.1.bb | 2 | ||||
-rw-r--r-- | packages/tomoe/uim-tomoe-gtk_0.2.0.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/packages/tomoe/libtomoe-gtk_0.1.0.bb b/packages/tomoe/libtomoe-gtk_0.1.0.bb index edbbc3a2e9..31cccf6fe9 100644 --- a/packages/tomoe/libtomoe-gtk_0.1.0.bb +++ b/packages/tomoe/libtomoe-gtk_0.1.0.bb @@ -6,7 +6,7 @@ LICENSE = "LGPL" inherit autotools pkgconfig -SRC_URI = "http://prdownloads.sourceforge.jp/tomoe/17171/libtomoe-gtk-0.1.0.tar.gz" +SRC_URI = "http://keihanna.dl.sourceforge.jp/tomoe/17171/libtomoe-gtk-0.1.0.tar.gz" do_stage() { autotools_stage_all diff --git a/packages/tomoe/tomoe_0.2.1.bb b/packages/tomoe/tomoe_0.2.1.bb index 7affece4a4..e77ef2a50e 100644 --- a/packages/tomoe/tomoe_0.2.1.bb +++ b/packages/tomoe/tomoe_0.2.1.bb @@ -9,4 +9,4 @@ do_stage () { autotools_stage_all } -SRC_URI = "http://prdownloads.sourceforge.jp/tomoe/16048/tomoe-0.2.1.tar.gz" +SRC_URI = "http://keihanna.dl.sourceforge.jp/tomoe/16048/tomoe-0.2.1.tar.gz" diff --git a/packages/tomoe/uim-tomoe-gtk_0.2.0.bb b/packages/tomoe/uim-tomoe-gtk_0.2.0.bb index 34503c0197..f0ed9c84a4 100644 --- a/packages/tomoe/uim-tomoe-gtk_0.2.0.bb +++ b/packages/tomoe/uim-tomoe-gtk_0.2.0.bb @@ -6,4 +6,4 @@ LICENSE = "LGPL" inherit autotools pkgconfig -SRC_URI = "http://prdownloads.sourceforge.jp/tomoe/17172/uim-tomoe-gtk-0.2.0.tar.gz" +SRC_URI = "http://keihanna.dl.sourceforge.jp/tomoe/17172/uim-tomoe-gtk-0.2.0.tar.gz" |