bitcoin: update to 0.8.5.
This commit is contained in:
parent
17a0ad3003
commit
5030f3079e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bitcoin'
|
||||
pkgname=bitcoin
|
||||
version=0.8.3
|
||||
revision=2
|
||||
version=0.8.5
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version}-linux"
|
||||
hostmakedepends="which"
|
||||
makedepends="db-devel>=5.3 openssl-devel qt-devel boost-devel>=1.53 automoc4 miniupnpc-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://www.bitcoin.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-linux.tar.gz"
|
||||
checksum=c6003a6af947e6978b13ab55d7bb7ec97aedc55022fb4924d08792a8d4f83a35
|
||||
checksum=84543f10de5e82ce6e88dd5a501db37c6327edf79a2a04f29199c24843e71f63
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# XXX -qt subpkg
|
||||
|
|
Loading…
Reference in a new issue