We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4946a61 commit 278ef99Copy full SHA for 278ef99
testing-mysql-server-5/repack-mysql-5.sh
@@ -7,7 +7,7 @@ BASEURL="https://dev.mysql.com/get/Downloads/MySQL-5.7"
7
PPC64LE_BASEURL="http://yum.mariadb.org/10.2/centos/7/ppc64le/rpms/"
8
9
LINUX_BASE=mysql-$VERSION-linux-glibc2.12-x86_64
10
-LINUX_PPC64LE_RPM=MariaDB-server-10.2.32-1.el7.centos.ppc64le.rpm
+LINUX_PPC64LE_RPM=MariaDB-server-10.2.36-1.el7.centos.ppc64le.rpm
11
OSX_BASE=mysql-$VERSION-macos10.13-x86_64
12
13
TAR=tar
0 commit comments