libbitcoin-server: update to 3.6.0.
[ci skip]
This commit is contained in:
parent
90c92e529e
commit
cd1caa4dff
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libbitcoin-server'
|
||||
pkgname=libbitcoin-server
|
||||
version=3.5.0
|
||||
revision=2
|
||||
version=3.6.0
|
||||
revision=1
|
||||
archs="aarch64* ppc64* x86_64*"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-bash-completiondir=/usr/share/bash-completion/completions
|
||||
|
@ -18,7 +18,7 @@ maintainer="Andy Weidenbaum <archbaum@gmail.com>"
|
|||
license="AGPL-3.0-or-later"
|
||||
homepage="https://github.com/libbitcoin/libbitcoin-server"
|
||||
distfiles="https://github.com/libbitcoin/libbitcoin-server/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum="37ef8d572fb7400565655501ffdea5d07a1de10f3d9fa823d33e2bf68ef8c3ce"
|
||||
checksum=283fa7572fcde70a488c93e8298e57f7f9a8e8403e209ac232549b2c433674e1
|
||||
conf_files="/etc/libbitcoin/bs.cfg"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue