postgresql@9.5: add deprecation date

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

View File

@ -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"