[Lunar-commits] <moonbase> deluge: version bump to 0.5.8.4.
Florin Braescu
florin at lunar-linux.org
Fri Feb 15 18:52:31 CET 2008
commit 38e9d424b6edca39916f64a3729eac98c2bf2e7b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Feb 15 19:52:31 2008 +0200
deluge: version bump to 0.5.8.4.
Changes:
* Randomize encryption pad size to evade throttling
* https support
* Add "seed time" to preferences
* Add switch torrent source to "Move Torrent" plugin
* Fix alignment of torrent info
* Fix possible hang with torrents with many pieces
* Don't resave fast-resume for seeding torrents
* Add logout to WebUI
* Only draw the advanced progress bar if 'num_pieces' is
greater than 0 - prevents crash.
---
distributed/deluge/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/distributed/deluge/DETAILS b/distributed/deluge/DETAILS
index 5471761..ee86586 100644
--- a/distributed/deluge/DETAILS
+++ b/distributed/deluge/DETAILS
@@ -1,12 +1,12 @@
MODULE=deluge
- VERSION=0.5.8.3
+ VERSION=0.5.8.4
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-torrent-$VERSION
SOURCE_URL=http://download.deluge-torrent.org/source/$VERSION/
- SOURCE_VFY=sha1:1b535882a9068311502bc77342f96beb3c50dc7c
+ SOURCE_VFY=sha1:ff412d6d54d76ff132be78223ce991fcf444c7ee
WEB_SITE=http://www.deluge-torrent.org
ENTERED=20070321
- UPDATED=20080131
+ UPDATED=20080215
SHORT="A Bittorrent client"
cat << EOF
More information about the Lunar-commits
mailing list