From ac46e350e174e78a55a348eda775665ae0eb3277 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 24 Mar 2012 12:07:28 +0100 Subject: update gcc, glibc and fix build breakage --- package/libtorrent/Makefile | 4 ++-- package/libtorrent/patches/patch-src_protocol_extensions_cc | 10 ---------- package/libtorrent/patches/patch-src_torrent_poll_epoll_cc | 10 ---------- 3 files changed, 2 insertions(+), 22 deletions(-) delete mode 100644 package/libtorrent/patches/patch-src_protocol_extensions_cc delete mode 100644 package/libtorrent/patches/patch-src_torrent_poll_epoll_cc (limited to 'package/libtorrent') diff --git a/package/libtorrent/Makefile b/package/libtorrent/Makefile index a46914b42..551fcf520 100644 --- a/package/libtorrent/Makefile +++ b/package/libtorrent/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= libtorrent -PKG_VERSION:= 0.12.6 +PKG_VERSION:= 0.13.0 PKG_RELEASE:= 1 -PKG_MD5SUM:= 037499ed708aaf72988cee60e5a8d96b +PKG_MD5SUM:= d499178f72010d5067a77f41fa1a1505 PKG_DESCR:= A bittorrent library PKG_SECTION:= libs PKG_DEPENDS:= libopenssl libsigc++ diff --git a/package/libtorrent/patches/patch-src_protocol_extensions_cc b/package/libtorrent/patches/patch-src_protocol_extensions_cc deleted file mode 100644 index 9f3c60504..000000000 --- a/package/libtorrent/patches/patch-src_protocol_extensions_cc +++ /dev/null @@ -1,10 +0,0 @@ ---- libtorrent-0.12.4.orig/src/protocol/extensions.cc 2008-08-26 22:15:15.000000000 +0200 -+++ libtorrent-0.12.4/src/protocol/extensions.cc 2009-08-28 17:38:49.879440210 +0200 -@@ -37,6 +37,7 @@ - #include "config.h" - - #include -+#include - #include - - #include "download/available_list.h" diff --git a/package/libtorrent/patches/patch-src_torrent_poll_epoll_cc b/package/libtorrent/patches/patch-src_torrent_poll_epoll_cc deleted file mode 100644 index c542f951f..000000000 --- a/package/libtorrent/patches/patch-src_torrent_poll_epoll_cc +++ /dev/null @@ -1,10 +0,0 @@ ---- libtorrent-0.12.4.orig/src/torrent/poll_epoll.cc 2008-10-28 12:49:47.000000000 +0100 -+++ libtorrent-0.12.4/src/torrent/poll_epoll.cc 2009-08-28 17:34:23.579476292 +0200 -@@ -37,6 +37,7 @@ - #include "config.h" - - #include -+#include - #include - - #include -- cgit v1.2.3