Merge branch 'master' of github.com:xtraeme/xbps-packages
* 'master' of github.com:xtraeme/xbps-packages: bitcoin: update to 0.8.3.
This commit is contained in:
commit
eb85e9bdd5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bitcoin'
|
||||
pkgname=bitcoin
|
||||
version=0.8.2
|
||||
version=0.8.3
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version}-linux"
|
||||
hostmakedepends="which"
|
||||
|
@ -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=e15d3134f4efd8d60e243c7177edba06ac471619674ca07a42a1dced5f498728
|
||||
checksum=c6003a6af947e6978b13ab55d7bb7ec97aedc55022fb4924d08792a8d4f83a35
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# XXX -qt subpkg
|
||||
|
|
Loading…
Reference in a new issue