diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-08-28 21:47:44 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-08-28 21:47:44 +0200 |
commit | 0a3d29e18ca731cafed7155b73a92a8f2756ca27 (patch) | |
tree | 01c464d54b6d00a3334bf4b72c4c66a2c6ffc859 /package/rtorrent/Makefile | |
parent | 58e2e795851d40c1e298354a264aa03eca1717e8 (diff) |
make allmodconfig round for lemote yeelong target
Diffstat (limited to 'package/rtorrent/Makefile')
-rw-r--r-- | package/rtorrent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/rtorrent/Makefile b/package/rtorrent/Makefile index dc3ee50a2..e068e8eb4 100644 --- a/package/rtorrent/Makefile +++ b/package/rtorrent/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= rtorrent -PKG_VERSION:= 0.8.2 +PKG_VERSION:= 0.8.4 PKG_RELEASE:= 1 -PKG_MD5SUM:= a2456182e1767e5aed7341dbbd058f60 +PKG_MD5SUM:= dc0f37d933b0b6c713ad617e09441f3b PKG_DESCR:= console torrent application PKG_SECTION:= net PKG_DEPENDS:= libncurses libtorrent libcurl |