From aa2dee7daff1b6bec4a0fe1e7a6baf82ac3fbafe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Fri, 8 Jun 2012 09:09:36 +0200 Subject: testing/rtorrent: upgrade to 0.9.2 --- testing/rtorrent/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'testing') diff --git a/testing/rtorrent/APKBUILD b/testing/rtorrent/APKBUILD index 11c4b41f89..bc3dfad102 100644 --- a/testing/rtorrent/APKBUILD +++ b/testing/rtorrent/APKBUILD @@ -1,8 +1,8 @@ # Maintainer: Bartłomiej Piotrowski pkgname=rtorrent -pkgver=0.8.9 -pkgrel=1 +pkgver=0.9.2 +pkgrel=0 pkgdesc='Ncurses BitTorrent client based on libTorrent' url='http://libtorrent.rakshasa.no/' license='GPL' @@ -17,7 +17,7 @@ build() { export LDFLAGS="${LDFLAGS} -lpthread" ./configure \ --prefix=/usr \ - --enable-debug \ + --disable-debug \ --with-xmlrpc-c \ || return 1 @@ -35,4 +35,4 @@ package() { "${pkgdir}"/usr/share/doc/rtorrent/rtorrent.rc || return 1 } -md5sums="629247636cb1210663b52dadbd040a6c rtorrent-0.8.9.tar.gz" +md5sums="72c3e9ab859bda7cc8aa96c0b508b09f rtorrent-0.9.2.tar.gz" -- cgit v1.2.3