diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/libtorrent/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/libtorrent/APKBUILD b/testing/libtorrent/APKBUILD index 06865bc7e5..ec51d9046b 100644 --- a/testing/libtorrent/APKBUILD +++ b/testing/libtorrent/APKBUILD @@ -1,8 +1,8 @@ # Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> pkgname=libtorrent -pkgver=0.12.9 -pkgrel=1 +pkgver=0.13.2 +pkgrel=0 pkgdesc='BitTorrent library written in C++' url='http://libtorrent.rakshasa.no/' arch='all' @@ -28,4 +28,4 @@ package() { make DESTDIR="${pkgdir}" install || return 1 } -md5sums="b128bbd324f03eb42ef5060080f87548 libtorrent-0.12.9.tar.gz" +md5sums="96c0b81501357df402ab592f59ecaeab libtorrent-0.13.2.tar.gz" |
