mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
mariadb: update to 10.9.4 and addon (108)
This commit is contained in:
parent
06a6d1789a
commit
eba11fc54f
@ -1,3 +1,6 @@
|
||||
108
|
||||
- update MariaDB to 10.9.4
|
||||
|
||||
107
|
||||
- update MariaDB to 10.9.3
|
||||
- supports openssl
|
||||
|
@ -2,9 +2,9 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="mariadb"
|
||||
PKG_VERSION="10.9.3"
|
||||
PKG_REV="107"
|
||||
PKG_SHA256="9a1e229972fcccc8270e633f68d3fb824da151dcf4f53da1df8d947aca876bee"
|
||||
PKG_VERSION="10.9.4"
|
||||
PKG_REV="108"
|
||||
PKG_SHA256="1dff08a0f37ea5cf8f00cbd12d40e80759fae7d73184ccf56b5b51acfdcfc054"
|
||||
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