libtorrent: 0.13.6 -> 0.13.7
This commit is contained in:
parent
4587d306b6
commit
05e89987be
@ -32,6 +32,8 @@ drwxr-xr-x root/root usr/include/torrent/download/
|
||||
-rw-r--r-- root/root usr/include/torrent/exceptions.h
|
||||
-rw-r--r-- root/root usr/include/torrent/hash_string.h
|
||||
-rw-r--r-- root/root usr/include/torrent/http.h
|
||||
drwxr-xr-x root/root usr/include/torrent/net/
|
||||
-rw-r--r-- root/root usr/include/torrent/net/socket_address_key.h
|
||||
-rw-r--r-- root/root usr/include/torrent/object.h
|
||||
-rw-r--r-- root/root usr/include/torrent/object_raw_bencode.h
|
||||
-rw-r--r-- root/root usr/include/torrent/object_static_map.h
|
||||
@ -56,6 +58,7 @@ drwxr-xr-x root/root usr/include/torrent/peer/
|
||||
-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/directory_events.h
|
||||
-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
|
||||
@ -66,10 +69,11 @@ drwxr-xr-x root/root usr/include/torrent/utils/
|
||||
-rw-r--r-- root/root usr/include/torrent/utils/signal_bitfield.h
|
||||
-rw-r--r-- root/root usr/include/torrent/utils/thread_base.h
|
||||
-rw-r--r-- root/root usr/include/torrent/utils/thread_interrupt.h
|
||||
-rw-r--r-- root/root usr/include/torrent/utils/uri_parser.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.19.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libtorrent.so.19 -> libtorrent.so.19.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libtorrent.so.19.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libtorrent.so -> libtorrent.so.20.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libtorrent.so.20 -> libtorrent.so.20.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libtorrent.so.20.0.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libtorrent.pc
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF32JGawTMLI9lGaDlsY6D5C1odBXIj7DKU/WHr4kW2HNAadWg0kd8pCrNcCmpi0kMy7kKm0JK3MNvYKxLDsxGvgU=
|
||||
SHA256 (Pkgfile) = 3613faf49c5cd6ede7fa13d23fce74877b59052a9701af584180c30cba04d166
|
||||
SHA256 (.footprint) = 09e99095d3f5f55132429caabed43d8234b0fd35f181c8f717489c1bf1e20380
|
||||
SHA256 (libtorrent-0.13.6.tar.gz) = 2838a08c96edfd936aff8fbf99ecbb930c2bfca3337dd1482eb5fccdb80d5a04
|
||||
RWSagIOpLGJF38sbX+J96T0KNfMhvO4+x28d8Oo/kvr1AcXmT9AceSSAK22+OKTbGeOt1vMe65vkcPMcKWGUph/jIM5kwzb9rAg=
|
||||
SHA256 (Pkgfile) = 75066d67eaf0eb22f95d1aa34c2899e8caf14c3942a025920993b614e53b4c07
|
||||
SHA256 (.footprint) = 59918ba1b04c2f38045ae32f92d45b6afd58bbe23570022eb3980a6eeef50e2f
|
||||
SHA256 (libtorrent-0.13.7.tar.gz) = c738f60f4d7b6879cd2745fb4310bf24c9287219c1fd619706a9d5499ca7ecc1
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: libsigc++ curl
|
||||
|
||||
name=libtorrent
|
||||
version=0.13.6
|
||||
version=0.13.7
|
||||
release=1
|
||||
source=(http://rtorrent.net/downloads/libtorrent-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user