mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/mysql-utilities: Updated for version 1.6.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7f66348b96
commit
b71f9ca81b
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mysql-utilities
|
||||
VERSION=${VERSION:-1.6.3}
|
||||
VERSION=${VERSION:-1.6.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mysql-utilities"
|
||||
VERSION="1.6.3"
|
||||
VERSION="1.6.4"
|
||||
HOMEPAGE="https://dev.mysql.com/downloads/tools/utilities/"
|
||||
DOWNLOAD="http://www.mirrorservice.org/sites/ftp.mysql.com/Downloads/MySQLGUITools/mysql-utilities-1.6.3.tar.gz"
|
||||
MD5SUM="62e36f2c66ee6c275a03586cb645accb"
|
||||
DOWNLOAD="http://www.mirrorservice.org/sites/ftp.mysql.com/Downloads/MySQLGUITools/mysql-utilities-1.6.4.tar.gz"
|
||||
MD5SUM="5445345c580d06745e6e1b898b269e25"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="mysql-connector-python"
|
||||
|
|
Loading…
Reference in a new issue