diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-20 11:50:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-20 11:53:26 +0000 |
commit | 06d6480f573114ccd70885f18975fa11a82f404b (patch) | |
tree | cc82ddbe60dbbb8faa34637a97965890d43c2acd /testing/libtorrent-rasterbar | |
parent | 187957f936b4b8ffdaeca09ad4fcd82dba408db0 (diff) | |
download | aports-06d6480f573114ccd70885f18975fa11a82f404b.tar.bz2 aports-06d6480f573114ccd70885f18975fa11a82f404b.tar.xz |
testing/libtorrent-rasterbar: rebuild against boost 1.58
Diffstat (limited to 'testing/libtorrent-rasterbar')
-rw-r--r-- | testing/libtorrent-rasterbar/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libtorrent-rasterbar/APKBUILD b/testing/libtorrent-rasterbar/APKBUILD index 70cb665955..46d0faef96 100644 --- a/testing/libtorrent-rasterbar/APKBUILD +++ b/testing/libtorrent-rasterbar/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: August Klein <amatcoder@gmail.com> pkgname=libtorrent-rasterbar pkgver=0.16.19 -pkgrel=1 +pkgrel=2 pkgdesc="A feature complete C++ bittorrent implementation" url="http://www.rasterbar.com/products/libtorrent" arch="all" |