[Lunar-commits] <moonbase-other> bitcoin: version bumped to 0.8.1.
Florin Braescu
florin at lunar-linux.org
Mon Mar 18 19:52:11 CET 2013
commit e4e1efdb5f899d398bdd840ad688c320b45f9cfa
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon, 18 Mar 2013 11:52:11 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/e4e1efdb5f899d398bdd840ad688c320b45f9cfa
bitcoin: version bumped to 0.8.1.
---
crypto/bitcoin/DEPENDS | +1/-1
crypto/bitcoin/DETAILS | +9/-11
2 files changed, 10 insertions(+), 12 deletions(-)
--- a/crypto/bitcoin/DEPENDS
+++ b/crypto/bitcoin/DEPENDS
@@ -5,7 +5,7 @@ depends db
# yes, $3 is a space and that's ok!
optional_depends qt4 "" " " "build bitcoin-qt interface (say no to dbus and qrencode if you say no here)"
-optional_depends dbus "USE_DBUS=1" "USE_DBUS=0" "for notification support"
+optional_depends dbus "USE_DBUS=1" "USE_DBUS=0" "for notification support"
optional_depends qrencode "USE_QRCODE=1" "USE_QRCODE=0" "for QRCode generator"
# There is no such module in moonbase atm
--- a/crypto/bitcoin/DETAILS
+++ b/crypto/bitcoin/DETAILS
@@ -1,20 +1,18 @@
MODULE=bitcoin
- VERSION=0.6.3
+ VERSION=0.8.1
SOURCE=$MODULE-$VERSION-linux.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE/Bitcoin/$MODULE-$VERSION/
- SOURCE_VFY=sha1:393fc3abf61675bab66c354ce1285940193107af
+ SOURCE_URL=$SFORGE_URL/$MODULE/Bitcoin/$MODULE-$VERSION
+ SOURCE_VFY=sha1:94761c70572b8ede8721524bb0317ede2d3723ce
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/bitcoin-$VERSION-linux
WEB_SITE=http://bitcoin.org
ENTERED=20120820
- UPDATED=20120820
+ UPDATED=20130318
SHORT="Bitcoin peer-to-peer client"
cat << EOF
-This application is a peer-to-peer client
-that builds the backbone of the Bitcoin network.
-It is suited for enthusiasts, merchants, miners,
-developers and people who want to help support
-the project. People who run Bitcoin-Qt are first
-class network citizens and have the highest levels
-of security, privacy and stability.
+This application is a peer-to-peer client that builds the backbone of the
+Bitcoin network. It is suited for enthusiasts, merchants, miners, developers
+and people who want to help support the project. People who run Bitcoin-Qt
+are first class network citizens and have the highest levels of security,
+privacy and stability.
EOF
More information about the Lunar-commits
mailing list