Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
1 additions and
1 deletions
-
packages/mariadb/build.sh
|
|
@ -5,7 +5,7 @@ TERMUX_PKG_MAINTAINER="Vishal Biswas @vishalbiswas" |
|
|
|
_VERSION=10.4.6 |
|
|
|
TERMUX_PKG_VERSION=1:${_VERSION} |
|
|
|
TERMUX_PKG_REVISION=1 |
|
|
|
TERMUX_PKG_SRCURL=https://ftp.osuosl.org/pub/mariadb/mariadb-${_VERSION}/source/mariadb-${_VERSION}.tar.gz |
|
|
|
TERMUX_PKG_SRCURL=http://ftp.hosteurope.de/mirror/archive.mariadb.org/mariadb-${_VERSION}/source/mariadb-${_VERSION}.tar.gz |
|
|
|
TERMUX_PKG_SHA256=a270fe6169a1aaf6f2cbbc945de2c954d818c48e1a0fc02fbed92ecb94678e70 |
|
|
|
TERMUX_PKG_DEPENDS="libc++, libiconv, liblzma, ncurses, libedit, openssl, pcre, libcrypt, libandroid-support, libandroid-glob, zlib" |
|
|
|
TERMUX_PKG_BREAKS="mariadb-dev" |
|
|
|