summaryrefslogtreecommitdiff
path: root/package/rtorrent/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:20:39 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:20:39 +0100
commitf2528861153e4fa9de92e246df9ef03b667e5e39 (patch)
tree207518a873ff4a924a0a82cd23aaca982df6a103 /package/rtorrent/Makefile
parent8764ce7feed8f2ae00c70b42e71cf2d7fdc372dc (diff)
update to latest upstream version
Diffstat (limited to 'package/rtorrent/Makefile')
-rw-r--r--package/rtorrent/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/rtorrent/Makefile b/package/rtorrent/Makefile
index 303c6037c..d47cce446 100644
--- a/package/rtorrent/Makefile
+++ b/package/rtorrent/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= rtorrent
-PKG_VERSION:= 0.8.5
+PKG_VERSION:= 0.8.6
PKG_RELEASE:= 1
-PKG_MD5SUM:= e701095e1824b7e512a17000f4c0a783
+PKG_MD5SUM:= b804c45c01c40312926bcea6b55bb084
PKG_DESCR:= console torrent application
PKG_SECTION:= p2p
PKG_DEPENDS:= libncurses libtorrent libcurl
@@ -18,7 +18,7 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,RTORRENT,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-post-install:
+rtorrent-install:
${INSTALL_DIR} ${IDIR_RTORRENT}/usr/bin
${INSTALL_BIN} ${WRKINST}/usr/bin/rtorrent ${IDIR_RTORRENT}/usr/bin