diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-02-03 10:13:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-02-03 10:39:44 +0000 |
commit | a2c2fd5af0fc2bbcf6ab48296f727db27bb66b87 (patch) | |
tree | d3cdb377d27353aa15641161e5c7d8f954de0928 /testing/libtorrent-rasterbar | |
parent | d6978570cfcfd587a24e16d7f0de1fe8a5cdf061 (diff) | |
download | aports-a2c2fd5af0fc2bbcf6ab48296f727db27bb66b87.tar.bz2 aports-a2c2fd5af0fc2bbcf6ab48296f727db27bb66b87.tar.xz |
testing/libtorrent-rasterbar: rebuild with boost 1.57
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 b852bd79de..70cb665955 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=0 +pkgrel=1 pkgdesc="A feature complete C++ bittorrent implementation" url="http://www.rasterbar.com/products/libtorrent" arch="all" |