diff options
author | Andy Postnikov <apostnikov@gmail.com> | 2018-03-27 02:00:24 +0300 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-03-28 13:11:26 +0000 |
commit | bbdc6eb8430581f107bc23e05559eb485a8fc154 (patch) | |
tree | 0a8ddf10b9ec70139db2f18391741066b48d6f41 /testing/libtorrent-rasterbar/APKBUILD | |
parent | 55c22575d57e17c72f708ebc7e58d7370924fb56 (diff) | |
download | aports-bbdc6eb8430581f107bc23e05559eb485a8fc154.tar.bz2 aports-bbdc6eb8430581f107bc23e05559eb485a8fc154.tar.xz |
main/boost: bump dependent aports
Diffstat (limited to 'testing/libtorrent-rasterbar/APKBUILD')
-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 cf29b3cd65..ee5474bcb1 100644 --- a/testing/libtorrent-rasterbar/APKBUILD +++ b/testing/libtorrent-rasterbar/APKBUILD @@ -5,7 +5,7 @@ pkgname=libtorrent-rasterbar pkgver=1.0.11 _pkgver=${pkgver%.0} _pkgver=${_pkgver//./_} -pkgrel=4 +pkgrel=5 pkgdesc="A feature complete C++ bittorrent implementation" url="http://www.rasterbar.com/products/libtorrent" arch="all" |