mysql: revert PKG_SOURCE_URL previous patch
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 25 Feb 2013 22:04:14 +0000 (22:04 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 25 Feb 2013 22:04:14 +0000 (22:04 +0000)
This patch reverts previous patch that fixes already
fixed non-functional repos. MySQL archives repo is
duplicit and planetmirror is offline.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35802 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/mysql/Makefile

index 8c0c446..1f756b9 100644 (file)
@@ -14,8 +14,6 @@ PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=\
-       http://downloads.mysql.com/archives/mysql-5.1/ \
-       http://mysql.planetmirror.com/Downloads/MySQL-5.1/ \
        http://mysql.he.net/Downloads/MySQL-5.1/ \
        http://www.linorg.usp.br/mysql/Downloads/MySQL-5.1/ \
        http://www.mirrorservice.org/sites/ftp.mysql.com/Downloads/MySQL-5.1/ \