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