summaryrefslogtreecommitdiff
path: root/package/rtorrent/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-11-22 11:36:13 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-11-22 11:36:13 +0100
commit15f7f8f402eab5b7cd03094c358435c4c880b5b6 (patch)
treedcad0212391e8a9fbb89423d8b9b58ba6466420c /package/rtorrent/Makefile
parent79d3532b0f8f04ec07788c997b24162cdaab8b26 (diff)
more bulk build fixes
- update rtorrent, libtorrent and libsigc++ - add skeleton for cfinstaller - fix uclibc samba compile - fix parallel builds - update tcl - update iw - remove mac80211 package, use kernel integrated drivers - mark packages which can not be compiled parallel (make -j2)
Diffstat (limited to 'package/rtorrent/Makefile')
-rw-r--r--package/rtorrent/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/package/rtorrent/Makefile b/package/rtorrent/Makefile
index e068e8eb4..c2de864ba 100644
--- a/package/rtorrent/Makefile
+++ b/package/rtorrent/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= rtorrent
-PKG_VERSION:= 0.8.4
+PKG_VERSION:= 0.8.5
PKG_RELEASE:= 1
-PKG_MD5SUM:= dc0f37d933b0b6c713ad617e09441f3b
+PKG_MD5SUM:= e701095e1824b7e512a17000f4c0a783
PKG_DESCR:= console torrent application
PKG_SECTION:= net
PKG_DEPENDS:= libncurses libtorrent libcurl
@@ -23,8 +23,7 @@ CONFIGURE_ENV+= CXXFLAGS="-fno-builtin -fno-rtti -nostdinc++ \
LIBS="-nodefaultlibs -luClibc++ -lc -lm -lgcc"
endif
-CONFIGURE_STYLE:= autotool gnu
-CONFIGURE_ARGS+= --enable-aligned
+CONFIGURE_STYLE:= gnu
BUILD_STYLE:= auto
INSTALL_STYLE:= auto