Merge pull request #11917 from Rmys/master

mariadb ver. bump
This commit is contained in:
Rmys
2023-05-27 15:07:16 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>MariaDB is a drop-in replacement for MySQL</Summary>
<Description>MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server.</Description>
<Archive sha1sum="0b526b86ad1a7b42d2b9350f32a4feadb0745181" type="targz">https://downloads.mariadb.org/interstitial/mariadb-10.6.10/source/mariadb-10.6.10.tar.gz</Archive>
<Archive sha1sum="e0f57601d1ccf1724c8e3749068c1268a450420e" type="targz">https://downloads.mariadb.org/interstitial/mariadb-10.11.3/source/mariadb-10.11.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -220,6 +220,13 @@
</Package>
<History>
<Update release="9">
<Date>2023-05-27</Date>
<Version>10.11.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2023-01-27</Date>
<Version>10.6.10</Version>