Navigation Menu

Skip to content

Commit

Permalink
rpm centos: use latest MariaDB
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Mar 27, 2019
1 parent bb2dbf5 commit 395b512
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/rpm/centos/mariadb-10.2-mroonga.spec.in
@@ -1,6 +1,6 @@
%define _centos_ver %{?centos_ver:%{centos_ver}}%{!?centos_ver:5}

%define mariadb_version_default 10.2.21
%define mariadb_version_default 10.2.23
%define mariadb_release_default 1
%define mariadb_download_base_url_default https://downloads.mariadb.org/f
%if %{_centos_ver} == 7
Expand Down
2 changes: 1 addition & 1 deletion packages/rpm/centos/mariadb-10.3-mroonga.spec.in
@@ -1,6 +1,6 @@
%define _centos_ver %{?centos_ver:%{centos_ver}}%{!?centos_ver:5}

%define mariadb_version_default 10.3.12
%define mariadb_version_default 10.3.13
%define mariadb_release_default 1
%define mariadb_download_base_url_default https://downloads.mariadb.org/f
%if %{_centos_ver} == 7
Expand Down

0 comments on commit 395b512

Please sign in to comment.