mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/rtorrent: upgrade to 0.9.2
This commit is contained in:
parent
6881a0abaf
commit
aa2dee7daf
@ -1,8 +1,8 @@
|
||||
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
|
||||
|
||||
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user