Updated to latest rtorrent version.

This commit is contained in:
Christian Schmidt
2009-12-18 10:00:59 +01:00
parent abebc10706
commit 022b668d1d
4 changed files with 7 additions and 7 deletions

View File

@@ -41,7 +41,7 @@
#usr/lib/libtorrent.la
#usr/lib/libtorrent.so
#usr/lib/libtorrent.so.11
#usr/lib/libtorrent.so.11.0.4
#usr/lib/libtorrent.so.11.0.6
#usr/lib/pkgconfig/libtorrent.pc
#usr/include/torrent/dht_manager.h
#usr/include/torrent/peer/connection_list.h

View File

@@ -44,7 +44,7 @@ usr/bin/rtorrent
#usr/lib/libtorrent.la
usr/lib/libtorrent.so
usr/lib/libtorrent.so.11
usr/lib/libtorrent.so.11.0.4
usr/lib/libtorrent.so.11.0.6
#usr/lib/pkgconfig/libtorrent.pc
#usr/include/sigc++-2.0
#usr/include/sigc++-2.0/sigc++

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.12.4
VER = 0.12.6
THISAPP = libtorrent-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 7e4b4c29a69c86c38e3e60ec11fc2255
$(DL_FILE)_MD5 = 037499ed708aaf72988cee60e5a8d96b
install : $(TARGET)

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.8.4
VER = 0.8.6
THISAPP = rtorrent-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = rtorrent
PAK_VER = 4
PAK_VER = 5
CFLAGS =
CXXFLAGS =
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = dc0f37d933b0b6c713ad617e09441f3b
$(DL_FILE)_MD5 = b804c45c01c40312926bcea6b55bb084
install : $(TARGET)