wok diff mysql/receipt @ rev 18507
mozo: update compile rules
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Sat Oct 17 13:39:12 2015 -0300 (2015-10-17) |
parents | 0d8a1a3edc72 |
children | 9e01bc6321ea |
line diff
1.1 --- a/mysql/receipt Sun May 18 20:24:07 2014 +0000 1.2 +++ b/mysql/receipt Sat Oct 17 13:39:12 2015 -0300 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"