From: Marcin Juszkiewicz Date: Tue, 15 Aug 2006 14:48:53 +0000 (+0000) Subject: mysql: fix SRC_URI - close #1319 X-Git-Tag: Release-2010-05/1~9453^2~954 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ee8b19a4112772c356f4d4166d55d388b9d6e77;p=openembedded.git mysql: fix SRC_URI - close #1319 --- diff --git a/packages/mysql/mysql_4.1.18.bb b/packages/mysql/mysql_4.1.18.bb index 53165ac8d4..79f22e8562 100644 --- a/packages/mysql/mysql_4.1.18.bb +++ b/packages/mysql/mysql_4.1.18.bb @@ -5,7 +5,7 @@ DEPENDS += "ncurses mysql-native" LICENSE = "GPL" PR="r2" -SRC_URI = "http://mirrors.develooper.com/mysql/Downloads/MySQL-4.1/mysql-${PV}.tar.gz \ +SRC_URI = "http://downloads.mysql.com/archives/mysql-4.1/mysql-${PV}.tar.gz \ file://autofoo.patch;patch=1 \ file://gen_lex_hash.patch;patch=1 \ file://my.cnf \