mariadb@10.1: disable

master
Sean Molenaar 2021-12-21 17:33:16 +01:00 committed by Michka Popoff
parent 84abc44fd5
commit bc84b0da50
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ class MariadbAT101 < Formula
keg_only :versioned_formula
# See: https://mariadb.com/kb/en/changes-improvements-in-mariadb-101/
deprecate! date: "2020-10-01", because: :unsupported
disable! date: "2022-01-01", because: :unsupported
depends_on "cmake" => :build
depends_on "pkg-config" => :build