From 7d514c316c7dcda0684b4c4208cefecaa59d4483 Mon Sep 17 00:00:00 2001 From: Thomas Penteker Date: Thu, 12 Apr 2012 20:46:12 +0200 Subject: [PATCH] libtorrent: 0.13.0 -> 0.13.1 --- libtorrent/.footprint | 10 ++++++---- libtorrent/.md5sum | 2 +- libtorrent/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/libtorrent/.footprint b/libtorrent/.footprint index b1e356d3e..f5381d780 100644 --- a/libtorrent/.footprint +++ b/libtorrent/.footprint @@ -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 diff --git a/libtorrent/.md5sum b/libtorrent/.md5sum index 042289ed7..7aacc95a5 100644 --- a/libtorrent/.md5sum +++ b/libtorrent/.md5sum @@ -1 +1 @@ -d499178f72010d5067a77f41fa1a1505 libtorrent-0.13.0.tar.gz +6b21a0c7ab02677421ce4cfffaa4c4ec libtorrent-0.13.1.tar.gz diff --git a/libtorrent/Pkgfile b/libtorrent/Pkgfile index efa79f140..126ba1190 100644 --- a/libtorrent/Pkgfile +++ b/libtorrent/Pkgfile @@ -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)