forked from ports/contrib
openvpn: 0.8.6 -> 0.8.7
This commit is contained in:
parent
5329677c93
commit
695627b7f4
@ -1 +1 @@
|
||||
b804c45c01c40312926bcea6b55bb084 rtorrent-0.8.6.tar.gz
|
||||
d78f00dcf741c01254de72c0d3836761 rtorrent-0.8.7.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: libtorrent
|
||||
|
||||
name=rtorrent
|
||||
version=0.8.6
|
||||
version=0.8.7
|
||||
release=1
|
||||
source=(http://libtorrent.rakshasa.no/downloads/rtorrent-$version.tar.gz)
|
||||
|
||||
@ -13,4 +13,5 @@ build() {
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
make
|
||||
make install DESTDIR=$PKG
|
||||
install -m 644 -D doc/rtorrent.1 $PKG/usr/man/man1/rtorrent.1
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user