summaryrefslogtreecommitdiff
path: root/libtorrent
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2011-01-23 16:26:56 +0100
committerThomas Penteker <tek@serverop.de>2011-01-23 16:26:56 +0100
commit5329677c93e4afec69a9b99b3ea7b0ff2676c32b (patch)
treeb252289ed606295be849bd0a3f18eb983d804c5f /libtorrent
parent9242e0ad13a5142ec2fc93297ecfaaeb6050e971 (diff)
downloadcontrib-5329677c93e4afec69a9b99b3ea7b0ff2676c32b.tar.gz
contrib-5329677c93e4afec69a9b99b3ea7b0ff2676c32b.tar.xz
libtorrent: 0.12.6 -> 0.12.7
Diffstat (limited to 'libtorrent')
-rw-r--r--libtorrent/.footprint11
-rw-r--r--libtorrent/.md5sum2
-rw-r--r--libtorrent/Pkgfile2
3 files changed, 10 insertions, 5 deletions
diff --git a/libtorrent/.footprint b/libtorrent/.footprint
index 27489fb42..516414a23 100644
--- a/libtorrent/.footprint
+++ b/libtorrent/.footprint
@@ -9,6 +9,7 @@ drwxr-xr-x root/root usr/include/torrent/data/
-rw-r--r-- root/root usr/include/torrent/data/block.h
-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/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
@@ -18,12 +19,15 @@ drwxr-xr-x root/root usr/include/torrent/data/
-rw-r--r-- root/root usr/include/torrent/data/transfer_list.h
-rw-r--r-- root/root usr/include/torrent/dht_manager.h
-rw-r--r-- root/root usr/include/torrent/download.h
+-rw-r--r-- root/root usr/include/torrent/download_info.h
-rw-r--r-- root/root usr/include/torrent/error.h
-rw-r--r-- root/root usr/include/torrent/event.h
-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
-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
-rw-r--r-- root/root usr/include/torrent/object_stream.h
-rw-r--r-- root/root usr/include/torrent/path.h
drwxr-xr-x root/root usr/include/torrent/peer/
@@ -39,14 +43,15 @@ drwxr-xr-x root/root usr/include/torrent/peer/
-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/resume.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
-rw-r--r-- root/root usr/include/torrent/tracker_list.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.11.0.6
-lrwxrwxrwx root/root usr/lib/libtorrent.so.11 -> libtorrent.so.11.0.6
--rwxr-xr-x root/root usr/lib/libtorrent.so.11.0.6
+lrwxrwxrwx root/root usr/lib/libtorrent.so -> libtorrent.so.13.0.0
+lrwxrwxrwx root/root usr/lib/libtorrent.so.13 -> libtorrent.so.13.0.0
+-rwxr-xr-x root/root usr/lib/libtorrent.so.13.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libtorrent.pc
diff --git a/libtorrent/.md5sum b/libtorrent/.md5sum
index 3d71a15a8..3fa4e568e 100644
--- a/libtorrent/.md5sum
+++ b/libtorrent/.md5sum
@@ -1 +1 @@
-037499ed708aaf72988cee60e5a8d96b libtorrent-0.12.6.tar.gz
+2b5032bd3ef64f0d53f5ea73678e0eb0 libtorrent-0.12.7.tar.gz
diff --git a/libtorrent/Pkgfile b/libtorrent/Pkgfile
index a5de19c47..ed6fcc1ee 100644
--- a/libtorrent/Pkgfile
+++ b/libtorrent/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: libsigc++ curl
name=libtorrent
-version=0.12.6
+version=0.12.7
release=1
source=(http://libtorrent.rakshasa.no/downloads/libtorrent-$version.tar.gz)

Generated by cgit