forked from ports/contrib
libtorrent: 0.12.9 -> 0.13.0
This commit is contained in:
parent
3b8c31b354
commit
97a9490ec9
@ -10,6 +10,7 @@ drwxr-xr-x root/root usr/include/torrent/data/
|
||||
-rw-r--r-- root/root usr/include/torrent/data/block_list.h
|
||||
-rw-r--r-- root/root usr/include/torrent/data/block_transfer.h
|
||||
-rw-r--r-- root/root usr/include/torrent/data/chunk_utils.h
|
||||
-rw-r--r-- root/root usr/include/torrent/data/download_data.h
|
||||
-rw-r--r-- root/root usr/include/torrent/data/file.h
|
||||
-rw-r--r-- root/root usr/include/torrent/data/file_list.h
|
||||
-rw-r--r-- root/root usr/include/torrent/data/file_list_iterator.h
|
||||
@ -23,6 +24,7 @@ drwxr-xr-x root/root usr/include/torrent/download/
|
||||
-rw-r--r-- root/root usr/include/torrent/download/choke_group.h
|
||||
-rw-r--r-- root/root usr/include/torrent/download/choke_queue.h
|
||||
-rw-r--r-- root/root usr/include/torrent/download/download_manager.h
|
||||
-rw-r--r-- root/root usr/include/torrent/download/group_entry.h
|
||||
-rw-r--r-- root/root usr/include/torrent/download/resource_manager.h
|
||||
-rw-r--r-- root/root usr/include/torrent/download_info.h
|
||||
-rw-r--r-- root/root usr/include/torrent/error.h
|
||||
@ -52,16 +54,19 @@ drwxr-xr-x root/root usr/include/torrent/peer/
|
||||
-rw-r--r-- root/root usr/include/torrent/throttle.h
|
||||
-rw-r--r-- root/root usr/include/torrent/torrent.h
|
||||
-rw-r--r-- root/root usr/include/torrent/tracker.h
|
||||
-rw-r--r-- root/root usr/include/torrent/tracker_controller.h
|
||||
-rw-r--r-- root/root usr/include/torrent/tracker_list.h
|
||||
drwxr-xr-x root/root usr/include/torrent/utils/
|
||||
-rw-r--r-- root/root usr/include/torrent/utils/extents.h
|
||||
-rw-r--r-- root/root usr/include/torrent/utils/log.h
|
||||
-rw-r--r-- root/root usr/include/torrent/utils/log_files.h
|
||||
-rw-r--r-- root/root usr/include/torrent/utils/option_strings.h
|
||||
-rw-r--r-- root/root usr/include/torrent/utils/ranges.h
|
||||
-rw-r--r-- root/root usr/include/torrent/utils/resume.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rwxr-xr-x root/root usr/lib/libtorrent.la
|
||||
lrwxrwxrwx root/root usr/lib/libtorrent.so -> libtorrent.so.14.0.1
|
||||
lrwxrwxrwx root/root usr/lib/libtorrent.so.14 -> libtorrent.so.14.0.1
|
||||
-rwxr-xr-x root/root usr/lib/libtorrent.so.14.0.1
|
||||
lrwxrwxrwx root/root usr/lib/libtorrent.so -> libtorrent.so.14.0.2
|
||||
lrwxrwxrwx root/root usr/lib/libtorrent.so.14 -> libtorrent.so.14.0.2
|
||||
-rwxr-xr-x root/root usr/lib/libtorrent.so.14.0.2
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libtorrent.pc
|
||||
|
@ -1 +1 @@
|
||||
b128bbd324f03eb42ef5060080f87548 libtorrent-0.12.9.tar.gz
|
||||
d499178f72010d5067a77f41fa1a1505 libtorrent-0.13.0.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: libsigc++ curl
|
||||
|
||||
name=libtorrent
|
||||
version=0.12.9
|
||||
version=0.13.0
|
||||
release=1
|
||||
source=(http://libtorrent.rakshasa.no/downloads/libtorrent-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user