libbitcoin-client: update to 3.6.0.
This commit is contained in:
parent
16d857dd99
commit
37a623b10f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libbitcoin-client'
|
||||
pkgname=libbitcoin-client
|
||||
version=3.5.0
|
||||
revision=2
|
||||
version=3.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
|
||||
--with-boost=${XBPS_CROSS_BASE}/usr --with-gnu-ld --without-examples"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Andy Weidenbaum <archbaum@gmail.com>"
|
|||
license="AGPL-3.0-or-later"
|
||||
homepage="https://github.com/libbitcoin/libbitcoin-client"
|
||||
distfiles="https://github.com/libbitcoin/libbitcoin-client/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=bafa26647f334ecad04fc4bbef507a1954d7e0682f07bd38b90ab66dba5fe0d2
|
||||
checksum=75969ac0a358458491b101cae784de90452883b5684199d3e3df619707802420
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue