[Lunar-commits] <moonbase> deluge: sha1sum update and it now requires python/setuptools to install.

Florin Braescu florin at lunar-linux.org
Sun Oct 24 09:07:10 CEST 2010


commit 1dd9feab24c8a167ce1205db7c115d3ac3e9a586
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Oct 24 10:07:10 2010 +0300

    deluge: sha1sum update and it now requires python/setuptools to install.
    
    Thanks to Miro Stoyanov for the submission.
---
 distributed/deluge/DEPENDS |    1 +
 distributed/deluge/DETAILS |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/distributed/deluge/DEPENDS b/distributed/deluge/DEPENDS
index 1f3ae08..141614d 100644
--- a/distributed/deluge/DEPENDS
+++ b/distributed/deluge/DEPENDS
@@ -4,3 +4,4 @@ depends boost
 depends dbus-python
 depends Twisted
 depends chardet
+depends setuptools
diff --git a/distributed/deluge/DETAILS b/distributed/deluge/DETAILS
index 2e5f951..e57272b 100644
--- a/distributed/deluge/DETAILS
+++ b/distributed/deluge/DETAILS
@@ -2,10 +2,10 @@
          VERSION=1.3.0
           SOURCE=$MODULE-$VERSION.tar.lzma
       SOURCE_URL=http://download.deluge-torrent.org/source
-      SOURCE_VFY=sha1:bf16733e77842807bf19bd8b422cad1aa8da348c
+      SOURCE_VFY=sha1:c8dd1225b20e9e87e9debc3f3d8170636563dae1
         WEB_SITE=http://www.deluge-torrent.org
          ENTERED=20070321
-         UPDATED=20100914
+         UPDATED=20101024
            SHORT="A Bittorrent client"
 
 cat << EOF


More information about the Lunar-commits mailing list