summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mysql-clients
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-01-13 05:27:16 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-01-13 05:27:16 (GMT)
commit72c6f7491c5986c68d12cfd66e276930c50b04fc (patch)
tree62e977e993bb8ca30d5a17ca996d8e88537c87c0 /abs/core-testing/mysql-clients
parent0c175bafc1fc5d3a3b884de3d8aed6f538a31552 (diff)
downloadlinhes_pkgbuild-72c6f7491c5986c68d12cfd66e276930c50b04fc.zip
linhes_pkgbuild-72c6f7491c5986c68d12cfd66e276930c50b04fc.tar.gz
linhes_pkgbuild-72c6f7491c5986c68d12cfd66e276930c50b04fc.tar.bz2
add --skip-resolve-hostnames to mysql startup scripts.
Diffstat (limited to 'abs/core-testing/mysql-clients')
-rw-r--r--abs/core-testing/mysql-clients/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/mysql-clients/PKGBUILD b/abs/core-testing/mysql-clients/PKGBUILD
index ecbdcdd..9c8e70b 100644
--- a/abs/core-testing/mysql-clients/PKGBUILD
+++ b/abs/core-testing/mysql-clients/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: judd <jvinet@zeroflux.org>
pkgname=mysql-clients
pkgver=5.0.60
-pkgrel=1
+pkgrel=2
pkgdesc="MySQL client tools"
arch=(i686 x86_64)
depends=("libmysqlclient>=${pkgver}" 'gcc-libs' 'readline')