We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92cea74 commit 983054dCopy full SHA for 983054d
Formula/lib/libbitcoin-server.rb
@@ -19,7 +19,7 @@ class LibbitcoinServer < Formula
19
20
# About 2 years since request for release with support for recent `boost`.
21
# Ref: https://github.com/libbitcoin/libbitcoin-system/issues/1234
22
- deprecate! date: "2023-12-14", because: "uses deprecated `[email protected]`"
+ disable! date: "2024-12-14", because: "uses deprecated `[email protected]`"
23
24
depends_on "autoconf" => :build
25
depends_on "automake" => :build
0 commit comments