mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
rtorrent: upgrade to 0.8.9
This commit is contained in:
parent
6caf7478c4
commit
b11ba26fa1
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'rtorrent'
|
# Template file for 'rtorrent'
|
||||||
pkgname=rtorrent
|
pkgname=rtorrent
|
||||||
version=0.8.8
|
version=0.8.9
|
||||||
revision=2
|
|
||||||
distfiles="http://libtorrent.rakshasa.no/downloads/$pkgname-$version.tar.gz"
|
distfiles="http://libtorrent.rakshasa.no/downloads/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-debug"
|
configure_args="--disable-debug"
|
||||||
|
@ -9,7 +8,7 @@ short_desc="Ncurses BitTorrent client based on libTorrent"
|
||||||
maintainer="Mike Rosset <mike.rosset@gmail.com>"
|
maintainer="Mike Rosset <mike.rosset@gmail.com>"
|
||||||
homepage="http://libtorrent.rakshasa.no"
|
homepage="http://libtorrent.rakshasa.no"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=8511eac924a49ae577806191c2f3a590661a1e946f3a5ecaca477e054a75ec62
|
checksum=cca70eb36a0c176bbd6fdb3afe2bc9f163fa4c9377fc33bc29689dec60cf6d84
|
||||||
long_desc="
|
long_desc="
|
||||||
rtorrent is a BitTorrent client for ncurses, using the libtorrent library.
|
rtorrent is a BitTorrent client for ncurses, using the libtorrent library.
|
||||||
The client and library is written in C++ with emphasis on speed and efficiency,
|
The client and library is written in C++ with emphasis on speed and efficiency,
|
||||||
|
|
Loading…
Add table
Reference in a new issue