From ebf2b36c38b597a8706726356fb4c6b46bdc1507 Mon Sep 17 00:00:00 2001 From: Klaus Schwarzkopf Date: Sun, 5 Dec 2010 17:27:47 +0100 Subject: mathomatic_12.4.2: fixed SRC_URI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Klaus Schwarzkopf Signed-off-by: Eric BĂ©nard --- recipes/mathomatic/mathomatic_12.4.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/mathomatic/mathomatic_12.4.2.bb b/recipes/mathomatic/mathomatic_12.4.2.bb index b12efab2e8..641c1e59c6 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" -- cgit 1.2.3-korg