diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-03-07 23:28:13 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-03-07 23:28:13 +0000 |
commit | 59b5bdd135246d39cbdb4368cc63e8277fa4b8fb (patch) | |
tree | 56856fb103e5ec1c095b10a64b702c2207e174aa /tximage | |
parent | ad3b60dc5c798103921fad1e8d84bbf5acb3c96d (diff) |
fix tximage SRC_URI
BKrev: 404bb00dcnqcO1txKSh2SjXerDGhbQ
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 |