diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-03-24 12:25:14 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-03-24 12:25:14 +0000 |
commit | 4a77520c910b27a35a31d845f85dfaf87dcf1387 (patch) | |
tree | 586fa123dcabd18f72555edc7bcb2155f35813a8 /net-p2p | |
parent | 1862a9f852bfbdee27dee84490a2a2b0f0ae90df (diff) | |
download | ports-4a77520c910b27a35a31d845f85dfaf87dcf1387.tar.gz ports-4a77520c910b27a35a31d845f85dfaf87dcf1387.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bitcoin/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/bitcoin/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 6c05b22be2d7..92ad7101a276 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bitcoin -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 CATEGORIES= net-p2p finance MAINTAINER= robbak@robbak.com @@ -20,7 +20,7 @@ QRCODES_DESC= Build with QR code display USE_GITHUB= yes GH_ACCOUNT= bitcoin GH_PROJECT= bitcoin -GH_COMMIT= f4d5f06 +GH_COMMIT= 38f8657 GH_TAGNAME= v${PORTVERSION} USE_GMAKE= yes diff --git a/net-p2p/bitcoin/distinfo b/net-p2p/bitcoin/distinfo index 376744a06a1f..30080d885406 100644 --- a/net-p2p/bitcoin/distinfo +++ b/net-p2p/bitcoin/distinfo @@ -1,2 +1,2 @@ -SHA256 (bitcoin-0.8.0.tar.gz) = 436044ecad90a40c4b8b4186816ac9d2e3b99baf5252532ea35215d9d4ce065e -SIZE (bitcoin-0.8.0.tar.gz) = 1965169 +SHA256 (bitcoin-0.8.1.tar.gz) = cd24be785f04872e8f74968a018b1d78afc0fd7689c3639cdaf340de000997b1 +SIZE (bitcoin-0.8.1.tar.gz) = 1965003 |