Skip to content

Commit 92cea74

Browse files
committed
libbitcoin-protocol: disable on 2024-12-14
1 parent 94faca5 commit 92cea74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/lib/libbitcoin-protocol.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class LibbitcoinProtocol < Formula
1919

2020
# About 2 years since request for release with support for recent `boost`.
2121
# Ref: https://github.com/libbitcoin/libbitcoin-system/issues/1234
22-
deprecate! date: "2023-12-14", because: "uses deprecated `[email protected]`"
22+
disable! date: "2024-12-14", because: "uses deprecated `[email protected]`"
2323

2424
depends_on "autoconf" => :build
2525
depends_on "automake" => :build

0 commit comments

Comments
 (0)