mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
mariadb: update to 10.4.21 and addon (105)
update from 10.4.18 (2021-02-22) to 10.4.21 (2021-08-06) release notes and changelog: - https://mariadb.com/kb/en/changes-improvements-in-mariadb-104/
This commit is contained in:
parent
3611943186
commit
863ef13e4d
@ -1,3 +1,6 @@
|
||||
105
|
||||
- update MariaDB to 10.4.21
|
||||
|
||||
104
|
||||
- update MariaDB to 10.4.17
|
||||
|
||||
|
@ -2,9 +2,9 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="mariadb"
|
||||
PKG_VERSION="10.4.17"
|
||||
PKG_REV="104"
|
||||
PKG_SHA256="a7b104e264311cd46524ae546ff0c5107978373e4a01cf7fd8a241454548d16e"
|
||||
PKG_VERSION="10.4.21"
|
||||
PKG_REV="105"
|
||||
PKG_SHA256="94dd2e6f5d286de8a7dccffe984015d4253a0568281c7440e772cfbe098a291d"
|
||||
PKG_LICENSE="GPL2"
|
||||
PKG_SITE="https://mariadb.org"
|
||||
PKG_URL="https://downloads.mariadb.com/MariaDB/${PKG_NAME}-${PKG_VERSION}/source/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user