[oe-commits] Klaus Schwarzkopf : mathomatic_12.4.2: fixed SRC_URI

git version control git at git.openembedded.org
Thu Dec 9 20:57:09 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ebf2b36c38b597a8706726356fb4c6b46bdc1507
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ebf2b36c38b597a8706726356fb4c6b46bdc1507

Author: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Date:   Sun Dec  5 17:27:47 2010 +0100

mathomatic_12.4.2: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 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"





More information about the Openembedded-commits mailing list