Skip to content

Commit c5356f5

Browse files
authored
Merge pull request Homebrew#193232 from Homebrew/disable-2024-10
Disable deprecated formulae (2024-10-*)
2 parents 32973c2 + 1ed3367 commit c5356f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Formula/o/[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class OpensslAT11 < Formula
2626
keg_only :versioned_formula
2727

2828
# See: https://www.openssl.org/policies/releasestrat.html
29-
deprecate! date: "2023-10-24", because: :unsupported
29+
disable! date: "2024-10-24", because: :unsupported
3030

3131
depends_on "ca-certificates"
3232

Formula/u/upscaledb.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class Upscaledb < Formula
4040
sha256 cellar: :any_skip_relocation, x86_64_linux: "98b54b8cb472d3c1810899301aecbe116c1c0dd5120d476ace114f12ee725d84"
4141
end
4242

43-
deprecate! date: "2023-10-19", because: :does_not_build
43+
disable! date: "2024-10-19", because: :does_not_build
4444

4545
depends_on "autoconf" => :build
4646
depends_on "automake" => :build

0 commit comments

Comments
 (0)