libbitcoin-protocol: update to 3.6.0.
This commit is contained in:
parent
f8b772077c
commit
16d857dd99
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libbitcoin-protocol'
|
||||
pkgname=libbitcoin-protocol
|
||||
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"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Andy Weidenbaum <archbaum@gmail.com>"
|
|||
license="AGPL-3.0-or-later"
|
||||
homepage="https://github.com/libbitcoin/libbitcoin-protocol"
|
||||
distfiles="https://github.com/libbitcoin/libbitcoin-protocol/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=9deac6908489e2d59fb9f89c895c49b00e01902d5fdb661f67d4dbe45b22af76
|
||||
checksum=fc41c64f6d3ee78bcccb63fd0879775c62bba5326f38c90b4c6804e2b9e8686e
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue