diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/phalanx/phalanx_22.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/phalanx/phalanx_22.bb b/packages/phalanx/phalanx_22.bb index d8d44e70b8..fbc6568b91 100644 --- a/packages/phalanx/phalanx_22.bb +++ b/packages/phalanx/phalanx_22.bb @@ -3,7 +3,7 @@ SECTION = "opie/libs" PRIORITY = "optional" PR = "r3" LICENSE = "GPL" -SRC_URI = "http://dusan.freeshell.org/phalanx/phalanx-${PV}.tar.gz \ +SRC_URI = "ftp://ftp.math.muni.cz/pub/math/people/Dobes/phalanx-22.tar.gz \ file://gcc3.patch;patch=1 \ file://capabilities \ file://description" |