wok diff mysql/receipt @ rev 18518

connman-tools: add filesystem path
author Richard Dunbar <mojo@slitaz.org>
date Sun Oct 25 12:06:37 2015 -0400 (2015-10-25)
parents 0d8a1a3edc72
children 9e01bc6321ea
line diff
     1.1 --- a/mysql/receipt	Sun May 18 20:24:07 2014 +0000
     1.2 +++ b/mysql/receipt	Sun Oct 25 12:06:37 2015 -0400
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://www.mysql.com/"
     1.7 -WGET_URL="ftp://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.5/$TARBALL"
     1.8 +WGET_URL="ftp://mirror.switch.ch/mirror/mysql/Downloads/MySQL-${VERSION%.*}/$TARBALL"
     1.9  CONFIG_FILES="/etc/mysql"
    1.10  DATABASE_FILES="/var/lib/mysql"
    1.11  TAZPANEL_DAEMON="man|edit::/etc/mysql/my.cnf|options|web::$WEB_SITE"