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'
|
# Template file for 'bitcoin'
|
||||||
pkgname=bitcoin
|
pkgname=bitcoin
|
||||||
version=0.8.3
|
version=0.8.5
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}-linux"
|
wrksrc="${pkgname}-${version}-linux"
|
||||||
hostmakedepends="which"
|
hostmakedepends="which"
|
||||||
makedepends="db-devel>=5.3 openssl-devel qt-devel boost-devel>=1.53 automoc4 miniupnpc-devel"
|
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"
|
license="MIT"
|
||||||
homepage="http://www.bitcoin.org/"
|
homepage="http://www.bitcoin.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-linux.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-linux.tar.gz"
|
||||||
checksum=c6003a6af947e6978b13ab55d7bb7ec97aedc55022fb4924d08792a8d4f83a35
|
checksum=84543f10de5e82ce6e88dd5a501db37c6327edf79a2a04f29199c24843e71f63
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# XXX -qt subpkg
|
# XXX -qt subpkg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue