libtorrent: 0.13.0 -> 0.13.1
This commit is contained in:
parent
c6a82cbe2d
commit
7d514c316c
@ -50,7 +50,6 @@ drwxr-xr-x root/root usr/include/torrent/peer/
|
||||
-rw-r--r-- root/root usr/include/torrent/poll_kqueue.h
|
||||
-rw-r--r-- root/root usr/include/torrent/poll_select.h
|
||||
-rw-r--r-- root/root usr/include/torrent/rate.h
|
||||
-rw-r--r-- root/root usr/include/torrent/thread_base.h
|
||||
-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
|
||||
@ -59,14 +58,17 @@ drwxr-xr-x root/root usr/include/torrent/peer/
|
||||
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_buffer.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
|
||||
-rw-r--r-- root/root usr/include/torrent/utils/signal_bitfield.h
|
||||
-rw-r--r-- root/root usr/include/torrent/utils/thread_base.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.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
|
||||
lrwxrwxrwx root/root usr/lib/libtorrent.so -> libtorrent.so.14.0.3
|
||||
lrwxrwxrwx root/root usr/lib/libtorrent.so.14 -> libtorrent.so.14.0.3
|
||||
-rwxr-xr-x root/root usr/lib/libtorrent.so.14.0.3
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libtorrent.pc
|
||||
|
@ -1 +1 @@
|
||||
d499178f72010d5067a77f41fa1a1505 libtorrent-0.13.0.tar.gz
|
||||
6b21a0c7ab02677421ce4cfffaa4c4ec libtorrent-0.13.1.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: libsigc++ curl
|
||||
|
||||
name=libtorrent
|
||||
version=0.13.0
|
||||
version=0.13.1
|
||||
release=1
|
||||
source=(http://libtorrent.rakshasa.no/downloads/libtorrent-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user