mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-24 00:31:06 +02:00
change the order of the mysql download mirrors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2045 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b4646c5941
commit
ed732f3680
@ -8,11 +8,12 @@ PKG_RELEASE:=2
|
|||||||
PKG_MD5SUM:=408d3001ed715ddc90009c247e548638
|
PKG_MD5SUM:=408d3001ed715ddc90009c247e548638
|
||||||
|
|
||||||
PKG_SOURCE_URL:=\
|
PKG_SOURCE_URL:=\
|
||||||
|
http://netmirror.org/mirror/mysql.com/Downloads/MySQL-4.0/ \
|
||||||
http://mysql.he.net/Downloads/MySQL-4.0/ \
|
http://mysql.he.net/Downloads/MySQL-4.0/ \
|
||||||
http://www.linorg.usp.br/mysql/Downloads/MySQL-4.0/ \
|
http://www.linorg.usp.br/mysql/Downloads/MySQL-4.0/ \
|
||||||
http://mysql.planetmirror.com/Downloads/MySQL-4.0/ \
|
http://mysql.planetmirror.com/Downloads/MySQL-4.0/ \
|
||||||
http://mysql.holywar.net/Downloads/MySQL-4.0/ \
|
http://mysql.holywar.net/Downloads/MySQL-4.0/
|
||||||
http://netmirror.org/mirror/mysql.com/Downloads/MySQL-4.0/
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_CAT:=zcat
|
PKG_CAT:=zcat
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user