libbitcoin: url at renamed github repository
Closes #36528. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
45c6f86b0e
commit
a372b7b919
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libbitcoin < Formula
|
||||
desc "Bitcoin Cross-Platform C++ Development Toolkit"
|
||||
homepage "https://libbitcoin.org/"
|
||||
url "https://github.com/libbitcoin/libbitcoin/archive/v3.5.0.tar.gz"
|
||||
sha256 "214d9cd6581330b0e1f6fd8f0c634c46b75ae5515806ecac189f21c0291ae2d9"
|
||||
url "https://github.com/libbitcoin/libbitcoin-system/archive/v3.5.0.tar.gz"
|
||||
sha256 "44ecd8b0de0dff2296f03e9c7f42a0afb9ac4f916aeaf6de2bffd0ccc05790b5"
|
||||
revision 2
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue