[oe] [PATCH] mathomatic_12.4.2: fixed SRC_URI

Klaus Schwarzkopf schwarzkopf at sensortherm.de
Sun Dec 5 16:27:47 UTC 2010


Signed-off-by: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
---
 recipes/mathomatic/mathomatic_12.4.2.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/mathomatic/mathomatic_12.4.2.bb b/recipes/mathomatic/mathomatic_12.4.2.bb
index b12efab..641c1e5 100644
--- a/recipes/mathomatic/mathomatic_12.4.2.bb
+++ b/recipes/mathomatic/mathomatic_12.4.2.bb
@@ -1,5 +1,5 @@
 require mathomatic.inc
 
-SRC_URI = "http://www.panix.com/~gesslein/mathomatic-${PV}.tgz"
+SRC_URI = "http://ftp.vim.org/ftp/os/OpenBSD/distfiles/mathomatic-${PV}.tgz"
 SRC_URI[md5sum] = "ad0df739c64a3db1733f2e290b0549ae"
 SRC_URI[sha256sum] = "cf04ec6b5d16ab70335a08aef483ff357ed454fd7b972f1c424ce0855973cee3"
-- 
1.7.0.4





More information about the Openembedded-devel mailing list