mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
mariadb: update to 11.4.2 and addon (2)
The MariaDB Foundation is pleased to announce the availability of MariaDB 11.4.2, the first stable release in the MariaDB 11.4 long-term maintenance series, maintained for five years. release notes and changelog: - https://mariadb.com/kb/en/mdb-11-4-2-rn/ - https://mariadb.com/kb/en/mdb-11-4-2-cl/
This commit is contained in:
parent
61123a85de
commit
d4d97eee8b
@ -1 +1,3 @@
|
||||
initial release
|
||||
2
|
||||
|
||||
- mariadb: update to 11.4.2
|
||||
|
@ -2,9 +2,9 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="mariadb"
|
||||
PKG_VERSION="10.11.8"
|
||||
PKG_REV="1"
|
||||
PKG_SHA256="5f04f3e33d9f1cbeff05e79c54d41d302630500c995aee72b0638e2f9dfcdf0f"
|
||||
PKG_VERSION="11.4.2"
|
||||
PKG_REV="2"
|
||||
PKG_SHA256="8c600e38adb899316c1cb11c68b87979668f4fb9d858000e347e6d8b7abe51b0"
|
||||
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