From 0089532b23352d5d46ce558d14b1e27d3ee8de35 Mon Sep 17 00:00:00 2001 From: str1ngs Date: Sun, 3 Jul 2011 20:53:26 -0700 Subject: [PATCH] mysql: fix broken mirror --- srcpkgs/mysql/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mysql/template b/srcpkgs/mysql/template index 1cbee53864f..4079353e6f7 100644 --- a/srcpkgs/mysql/template +++ b/srcpkgs/mysql/template @@ -1,7 +1,7 @@ # Template file for 'mysql' pkgname=mysql version=5.1.54 -distfiles="http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.1/mysql-${version}.tar.gz" +distfiles="http://downloads.mysql.com/archives/mysql-5.1/$pkgname-$version.tar.gz" build_style=gnu_configure configure_args="--localstatedir=/var --sysconfdir=/etc/mysql --with-libwrap --with-charset=utf8 --with-collation=utf8_general_ci