]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Updated to latest rtorrent
authormaniacikarus <maniacikarus@ipfire.org>
Tue, 27 Jan 2009 06:10:18 +0000 (07:10 +0100)
committermaniacikarus <maniacikarus@ipfire.org>
Tue, 27 Jan 2009 06:10:18 +0000 (07:10 +0100)
config/rootfiles/packages/rtorrent
doc/packages-list.txt
lfs/libtorrent
lfs/rtorrent

index 62374d1073ede45a3e40548d6daa2495dd3e5249..8d9c62da0be213a6c045bbc42f660e5bfdd4e41d 100644 (file)
@@ -43,8 +43,8 @@ usr/bin/rtorrent
 #usr/include/torrent/tracker_list.h
 #usr/lib/libtorrent.la
 usr/lib/libtorrent.so
-usr/lib/libtorrent.so.10
-usr/lib/libtorrent.so.10.0.8
+usr/lib/libtorrent.so.9
+usr/lib/libtorrent.so.9.2.0
 #usr/lib/pkgconfig/libtorrent.pc
 #usr/include/sigc++-2.0
 #usr/include/sigc++-2.0/sigc++
index 3731cbb93597796949647fdfaad7b0870ea3e0c4..aca9ff993b3f3100b475537d1912b032d6bba581 100644 (file)
 * libshout-2.2.2
 * libsigc++-2.0.17
 * libtool-1.5.22
-* libtorrent-0.11.9
+* libtorrent-0.12.2
 * libupnp-1.6.6
 * libusb-0.1.12
 * libvorbis-1.2.0
 * rrdtool-1.2.15
 * rssdler-0.4.0a
 * rsync-3.0.4
-* rtorrent-0.7.9
+* rtorrent-0.8.2
 * samba-3.2.7
 * sane-1.0.19
 * screen-4.0.3
 * squidGuard-1.4
 * squidclamav-3.9
 * sshfs-fuse-2.2
+* sslh-1.6g
 * streamripper-1.63.5
 * sudo-1.6.8p12
 * sysfsutils-1.3.0
index c628f1abd7431ada0c011e14dd3965deca626217..a6d7bb22360b3421fc7c00215fb3e882d64edadf 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2009  Michael Tremer & Christian Schmidt                      #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.11.9
+VER        = 0.12.2
 
 THISAPP    = libtorrent-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 8974dc9499b382a09fb952cabcfef9a0
+$(DL_FILE)_MD5 = 0831ca06f8906c7898fd67931ab239c7
 
 install : $(TARGET)
 
index ac85fa50ab5a59bc404b9ec75b268ed6cafbf770..d2d4ef8f08f0dde80f07d91a49a354d984151f16 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2009  Michael Tremer & Christian Schmidt                      #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.7.9
+VER        = 0.8.2
 
 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    = 2
+PAK_VER    = 3
 CFLAGS     =
 CXXFLAGS   =
 
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 136202fdd540a92aafbcee29f849d228
+$(DL_FILE)_MD5 = a2456182e1767e5aed7341dbbd058f60
 
 install : $(TARGET)