summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Schwarzkopf <schwarzkopf@sensortherm.de>2010-12-05 17:31:45 +0100
committerEric Bénard <eric@eukrea.com>2010-12-09 21:54:21 +0100
commitc8c00df694e940ca163047146437634b5a143493 (patch)
treebbf85234351e80a3836c7f4f5487060a56c3598f
parentebf2b36c38b597a8706726356fb4c6b46bdc1507 (diff)
downloadopenembedded-c8c00df694e940ca163047146437634b5a143493.tar.gz
maxima_5.21.1: fixed SRC_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de> Signed-off-by: Eric Bénard <eric@eukrea.com>
-rw-r--r--recipes/maxima/maxima_5.21.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/maxima/maxima_5.21.1.bb b/recipes/maxima/maxima_5.21.1.bb
index da5ccacd3e..f84c5eea1e 100644
--- a/recipes/maxima/maxima_5.21.1.bb
+++ b/recipes/maxima/maxima_5.21.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Free computer algebra environment based on Macsyma"
HOMEPAGE = "http://maxima.sourceforge.net/"
LICENSE = "GPLv2"
-SRC_URI = "http://www.sfr-fresh.com/unix/misc/${P}.tar.gz"
+SRC_URI = "http://downloads.sourceforge.net/project/maxima/Maxima-source/${PV}-source/${P}.tar.gz"
SRC_URI[md5sum] = "e08ed533f3059cec52788ef35198bdcc"
SRC_URI[sha256sum] = "1dae887e1787871437d699a6b1acc1c1f7428729487492a07c6a31e26bf53a1b"