Skip to content

Commit

Permalink
i2pd: use boost@1.85
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m committed Dec 12, 2024
1 parent 32c7c60 commit 650821c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Formula/i/i2pd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class I2pd < Formula
url "https://github.com/PurpleI2P/i2pd/archive/refs/tags/2.54.0.tar.gz"
sha256 "5c3f703417bb5f3e5dda642d39c5d30593a5dcf69d5a5ecfe82d5e8a7d454aaf"
license "BSD-3-Clause"
revision 1

bottle do
sha256 cellar: :any, arm64_sequoia: "8cf3af75a10a5b7a03054b3ef0c90e3ba39337a06f8a6325f2476c1cbebdccd6"
Expand All @@ -14,7 +15,7 @@ class I2pd < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "f96bed143d8206efd421c611f31313288d0d2c916ff45174d5a569fbe88caea2"
end

depends_on "boost"
depends_on "boost@1.85"
depends_on "miniupnpc"
depends_on "openssl@3"

Expand Down

0 comments on commit 650821c

Please sign in to comment.