aboutsummaryrefslogtreecommitdiffstats
path: root/community/bitcoin
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-02-07 11:45:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-02-07 11:47:57 +0000
commitfc8ea8dea34d1a0d7e5e1059f6064c08fd640362 (patch)
treef7c1bdaab00ecd49f2600badf962c3734fcc101e /community/bitcoin
parent2132005fc32ca176b6ff530184e3d9a72c33ea86 (diff)
downloadaports-fc8ea8dea34d1a0d7e5e1059f6064c08fd640362.tar.bz2
aports-fc8ea8dea34d1a0d7e5e1059f6064c08fd640362.tar.xz
community/bitcoin: rebuild against new libevent
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 2cd2cffe23..2f8977de89 100644
--- a/community/bitcoin/APKBUILD
+++ b/community/bitcoin/APKBUILD
@@ -3,7 +3,7 @@
pkgname=bitcoin
pkgver=0.13.1
_ver=${pkgver/_/}
-pkgrel=0
+pkgrel=1
pkgdesc="decentralized P2P electronic cash system"
url="http://www.bitcoin.org/"
arch="all"