summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2014-06-16 21:45:03 +0200
committerThomas Penteker <tek@serverop.de>2014-06-16 21:45:03 +0200
commit75420d620bcdb5fa70e387c533aad7796a3b1df4 (patch)
treef526e90a76804fafee67d6f7a957fa30f04dc8dc
parent61583e9ccea88e7ff0ca57e932ea221d0f6a8d44 (diff)
downloadcontrib-75420d620bcdb5fa70e387c533aad7796a3b1df4.tar.gz
contrib-75420d620bcdb5fa70e387c533aad7796a3b1df4.tar.xz
libtorrent: 0.13.3 -> 0.13.4
-rw-r--r--libtorrent/.footprint8
-rw-r--r--libtorrent/.md5sum2
-rw-r--r--libtorrent/Pkgfile4
3 files changed, 7 insertions, 7 deletions
diff --git a/libtorrent/.footprint b/libtorrent/.footprint
index acf94d496..eac3cf62f 100644
--- a/libtorrent/.footprint
+++ b/libtorrent/.footprint
@@ -59,17 +59,17 @@ 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/net.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
+-rw-r--r-- root/root usr/include/torrent/utils/thread_interrupt.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.17.0.4
-lrwxrwxrwx root/root usr/lib/libtorrent.so.17 -> libtorrent.so.17.0.4
--rwxr-xr-x root/root usr/lib/libtorrent.so.17.0.4
+lrwxrwxrwx root/root usr/lib/libtorrent.so -> libtorrent.so.18.0.0
+lrwxrwxrwx root/root usr/lib/libtorrent.so.18 -> libtorrent.so.18.0.0
+-rwxr-xr-x root/root usr/lib/libtorrent.so.18.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 f95a5e74d..cbd096d06 100644
--- a/libtorrent/.md5sum
+++ b/libtorrent/.md5sum
@@ -1 +1 @@
-e94f6c590bb02aaf4d58618f738a85f2 libtorrent-0.13.3.tar.gz
+e82f380a9d4b55b379e0e73339c73895 libtorrent-0.13.4.tar.gz
diff --git a/libtorrent/Pkgfile b/libtorrent/Pkgfile
index 4eee6b70d..7ae916471 100644
--- a/libtorrent/Pkgfile
+++ b/libtorrent/Pkgfile
@@ -4,8 +4,8 @@
# Depends on: libsigc++ curl
name=libtorrent
-version=0.13.3
-release=2
+version=0.13.4
+release=1
source=(http://libtorrent.rakshasa.no/downloads/libtorrent-$version.tar.gz)
build() {

Generated by cgit