diff options
Diffstat (limited to 'tximage')
-rw-r--r-- | tximage/tximage_0.2.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tximage/tximage_0.2.oe b/tximage/tximage_0.2.oe index 85de7afb37..19cfe9a4c7 100644 --- a/tximage/tximage_0.2.oe +++ b/tximage/tximage_0.2.oe @@ -6,7 +6,7 @@ LICENSE="GPL" RDEPENDS=libqpe DEPENDS=virtual/libc virtual/libqpe -SRC_URI = http://community.zaurus.com/download.php/253/tximage-${PV}.tar.gz \ +SRC_URI = http://downloads.zaurususergroup.com/community/66.180.235.230/download.php/253/${P}.tar.gz \ file://${FILESDIR}/gcc3.patch;patch=1 inherit palmtop |