aboutsummaryrefslogtreecommitdiffstats
path: root/community/bitcoin
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-08-16 00:43:13 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-08-16 02:06:54 +0200
commitd79714bfffd93f7b7d472f897fa6328d83156c3f (patch)
treec250d28e88b66400e86275ddbd5d860f7049ac98 /community/bitcoin
parent248bccd60f78e84c7c6f2c9b2c9733ba19e3fc61 (diff)
community/bitcoin: rebuild against protobuf-3.3.2
Diffstat (limited to 'community/bitcoin')
-rw-r--r--community/bitcoin/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bitcoin/APKBUILD b/community/bitcoin/APKBUILD
index 5ab64a7ca44..f2562b5b33f 100644
--- a/community/bitcoin/APKBUILD
+++ b/community/bitcoin/APKBUILD
@@ -3,7 +3,7 @@
pkgname=bitcoin
pkgver=0.14.2
_ver=${pkgver/_/}
-pkgrel=1
+pkgrel=2
pkgdesc="decentralized P2P electronic cash system"
url="http://www.bitcoin.org/"
arch="all !armhf"