bitcoin: update to 0.10.1.
This commit is contained in:
parent
3fd4aedb84
commit
124630a3ba
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bitcoin'
|
||||
pkgname=bitcoin
|
||||
version=0.10.0
|
||||
revision=2
|
||||
version=0.10.1
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="pkg-config yasm"
|
||||
makedepends="db-devel protobuf-devel libressl-devel boost-devel miniupnpc-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://www.bitcoin.org/"
|
||||
distfiles="http://bitcoin.org/bin/${version}/bitcoin-${version}.tar.gz"
|
||||
checksum=a516cf6d9f58a117607148405334b35d3178df1ba1c59229609d2bcd08d30624
|
||||
checksum=f20a25aca71416b17d076f6fa2d3a32f42976844439028aa46508881753cdec6
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
# XXX -qt subpkg
|
||||
|
|
Loading…
Reference in a new issue