1
0
forked from ports/contrib

libtorrent: update urls

This commit is contained in:
Thomas Penteker 2016-05-28 13:14:23 +02:00
parent 65beb278fc
commit a10c2600ed
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
8c8eaa9fa03bd113967c68eea26493e7 0.13.6.tar.gz
66f18044432a62c006c75f6d0bb4d7dc libtorrent-0.13.6.tar.gz

View File

@ -1,12 +1,12 @@
# Description: torrent library
# URL: http://libtorrent.rakshasa.no
# URL: https://rakshasa.github.io/rtorrent
# Maintainer: Thomas Penteker, tek at serverop dot de
# Depends on: libsigc++ curl
name=libtorrent
version=0.13.6
release=1
source=(https://github.com/rakshasa/$name/archive/$version.tar.gz)
source=(http://rtorrent.net/downloads/libtorrent-$version.tar.gz)
build() {
cd $name-$version