postgresql@9.5: add deprecation date
parent
159d1f5067
commit
2935d2f9ae
|
@ -18,6 +18,9 @@ class PostgresqlAT95 < Formula
|
|||
|
||||
keg_only :versioned_formula
|
||||
|
||||
# https://www.postgresql.org/support/versioning/
|
||||
deprecate! date: "2021-02-11", because: :unsupported
|
||||
|
||||
depends_on "openssl@1.1"
|
||||
depends_on "readline"
|
||||
|
||||
|
|
Loading…
Reference in New Issue