libbitcoin-explorer: update to 3.6.0.
This commit is contained in:
parent
4203b8f2b9
commit
decf122880
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libbitcoin-explorer'
|
||||
pkgname=libbitcoin-explorer
|
||||
version=3.5.0
|
||||
revision=2
|
||||
version=3.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-bash-completiondir=/usr/share/bash-completion/completions
|
||||
--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
|
||||
|
@ -16,7 +16,7 @@ maintainer="Andy Weidenbaum <archbaum@gmail.com>"
|
|||
license="AGPL-3.0-or-later"
|
||||
homepage="https://github.com/libbitcoin/libbitcoin-explorer"
|
||||
distfiles="https://github.com/libbitcoin/libbitcoin-explorer/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=630cffd577c0d10345b44ce8160f4604519b0ca69bf201f524f104c207b930aa
|
||||
checksum=e1b3fa2723465f7366a6e8c55e14df53106e90b82cc977db638c78f9bc5c47db
|
||||
conf_files="/etc/libbitcoin/bx.cfg"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue