mysql: Updated for 8.4.7
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=mysql
|
||||
VERSION=${VERSION:-8.4.6}
|
||||
VERSION=${VERSION:-8.4.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
PRGNAM="mysql"
|
||||
VERSION="8.4.6"
|
||||
VERSION="8.4.7"
|
||||
HOMEPAGE="https://dev.mysql.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.6.tar.gz"
|
||||
MD5SUM_x86_64="33a1d8f60875f1f28cc7551015082c63"
|
||||
DOWNLOAD_x86_64="https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.7.tar.gz"
|
||||
MD5SUM_x86_64="36f9659bb933b25cca127efdf12b58a1"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Eugene Wissner"
|
||||
EMAIL="belka@caraus.de"
|
||||
|
||||
Reference in New Issue
Block a user