mysql: fix broken mirror
This commit is contained in:
parent
61bc7a7406
commit
0089532b23
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'mysql'
|
# Template file for 'mysql'
|
||||||
pkgname=mysql
|
pkgname=mysql
|
||||||
version=5.1.54
|
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
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var --sysconfdir=/etc/mysql
|
configure_args="--localstatedir=/var --sysconfdir=/etc/mysql
|
||||||
--with-libwrap --with-charset=utf8 --with-collation=utf8_general_ci
|
--with-libwrap --with-charset=utf8 --with-collation=utf8_general_ci
|
||||||
|
Loading…
x
Reference in New Issue
Block a user