diff options
author | prspkt <prspkt@protonmail.com> | 2018-05-09 19:37:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-07-18 16:35:09 +0000 |
commit | 10e9febe010de181dff6e6a5122bdb455bf5a3d9 (patch) | |
tree | ca8d7629e109d752ca30e6899bb235df49b778fc /community | |
parent | 3725d832d22aeaba0c52efec4798066325c96a14 (diff) | |
download | aports-10e9febe010de181dff6e6a5122bdb455bf5a3d9.tar.bz2 aports-10e9febe010de181dff6e6a5122bdb455bf5a3d9.tar.xz |
community/bitcoin: rebuild against libminiupnpc.so.17
Diffstat (limited to 'community')
-rw-r--r-- | community/bitcoin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bitcoin/APKBUILD b/community/bitcoin/APKBUILD index fd29d80d31..8ab31e4390 100644 --- a/community/bitcoin/APKBUILD +++ b/community/bitcoin/APKBUILD @@ -3,7 +3,7 @@ pkgname=bitcoin pkgver=0.16.1 _ver=${pkgver/_/} -pkgrel=2 +pkgrel=3 pkgdesc="decentralized P2P electronic cash system" url="http://www.bitcoin.org/" arch="all !armhf" |