mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
mariadb: update to 10.0.20.
This commit is contained in:
parent
b0ed19ce9e
commit
9c9f5f830a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mariadb'
|
# Template file for 'mariadb'
|
||||||
pkgname=mariadb
|
pkgname=mariadb
|
||||||
version=10.0.19
|
version=10.0.20
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSYSCONFDIR=/etc/mysql -DMYSQL_DATADIR=/var/lib/mysql
|
configure_args="-DSYSCONFDIR=/etc/mysql -DMYSQL_DATADIR=/var/lib/mysql
|
||||||
|
@ -33,7 +33,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=2fbf5e5d7d8094691601ece8ae60b941478d73c98a58a960aeebfa021091a132
|
checksum=3a4f6963c794977af5d5fd9ec06a337a2ad556b3a287196fddbd2243c1388b7b
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# We need some host binaries before starting cross compilation.
|
# We need some host binaries before starting cross compilation.
|
||||||
|
|
Loading…
Add table
Reference in a new issue