postgresql@9.6: add deprecation date

master
Peter Eisentraut 2020-12-04 17:10:37 +00:00 committed by Alexander Bayandin
parent 2935d2f9ae
commit 3ae0fc09ca
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ class PostgresqlAT96 < Formula
keg_only :versioned_formula
# https://www.postgresql.org/support/versioning/
deprecate! date: "2021-11-11", because: :unsupported
depends_on "openssl@1.1"
depends_on "readline"