2022-12-21 08:41:39 +11:00
|
|
|
[mariadb]
|
|
|
|
name = MariaDB
|
2024-05-16 12:49:42 +10:00
|
|
|
#baseurl = https://rpm.mariadb.org/%%MARIADB_VERSION%%/rhel/$releasever/$basearch
|
|
|
|
baseurl = https://archive.mariadb.org/mariadb-%%MARIADB_VERSION%%/yum/rhel/$releasever/$basearch
|
2024-05-20 17:25:53 +10:00
|
|
|
#microdnf cannot read to the second key here.
|
|
|
|
#gpgkey=https://archive.mariadb.org/PublicKey
|
2022-12-21 08:41:39 +11:00
|
|
|
gpgcheck=1
|