Merge pull request #9776 from heitbaum/mariadb1143

[le12] mariadb: revert to 11.4.3 and addon (5)
This commit is contained in:
Christian Hewitt 2025-02-09 05:17:29 +04:00 committed by GitHub
commit b7aa8af512
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,9 +2,9 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mariadb"
PKG_VERSION="11.4.5"
PKG_REV="4"
PKG_SHA256="ff6595f8c482f9921e39b97fa1122377a69f0dcbd92553c6b9032cbf0e9b5354"
PKG_VERSION="11.4.3"
PKG_REV="5"
PKG_SHA256="6f0017b9901bb1897de0eed21caef9ffa9d66ef559345a0d8a6f011308413ece"
PKG_LICENSE="GPL2"
PKG_SITE="https://mariadb.org"
PKG_URL="https://archive.mariadb.org/${PKG_NAME}-${PKG_VERSION}/source/${PKG_NAME}-${PKG_VERSION}.tar.gz"