mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 15:02:56 +02:00
mariadb: update to 10.1.14.
This commit is contained in:
parent
7e58da165e
commit
ef7c8fe31e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mariadb'
|
# Template file for 'mariadb'
|
||||||
pkgname=mariadb
|
pkgname=mariadb
|
||||||
version=10.1.13
|
version=10.1.14
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DMYSQL_DATADIR=/var/lib/mysql
|
configure_args="-DMYSQL_DATADIR=/var/lib/mysql
|
||||||
-DMYSQL_UNIX_ADDR=/run/mysqld/mysqld.sock -DDEFAULT_CHARSET=utf8
|
-DMYSQL_UNIX_ADDR=/run/mysqld/mysqld.sock -DDEFAULT_CHARSET=utf8
|
||||||
|
@ -31,7 +31,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://mariadb.org/"
|
homepage="http://mariadb.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://downloads.$pkgname.org/f/$pkgname-$version/source/$pkgname-$version.tar.gz"
|
distfiles="https://downloads.$pkgname.org/f/$pkgname-$version/source/$pkgname-$version.tar.gz"
|
||||||
checksum=21e1c7da1421146c69f5e8077333aaac06778a87046a1943ee4f449fbcefc00d
|
checksum=18e71974a059a268a3f28281599607344d548714ade823d575576121f76ada13
|
||||||
CFLAGS="-w"
|
CFLAGS="-w"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue