bitcoin: update to 0.9.3.
This commit is contained in:
parent
ec7d66731a
commit
fbad15b66d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bitcoin'
|
||||
pkgname=bitcoin
|
||||
version=0.9.2
|
||||
revision=3
|
||||
version=0.9.3
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="which pkg-config"
|
||||
makedepends="db-devel protobuf-devel libressl-devel boost-devel>=1.54 miniupnpc-devel>=1.9"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://www.bitcoin.org/"
|
||||
distfiles="http://bitcoin.org/bin/${version}/bitcoin-${version}-linux.tar.gz"
|
||||
checksum=58a77aeb4c81b54d3903d85abce4f0fb580694a3611a415c5fe69a27dea5935b
|
||||
checksum=c425783b6cbab9b801ad6a1dcc9235828b98e5dee6675112741f8b210e4f65cd
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
# XXX -qt subpkg
|
||||
|
|
Loading…
Reference in New Issue