diff options
author | Magnus Ahlberg (agnitio) <magnus.ahlberg@gmail.com> | 2007-01-23 00:04:15 +0000 |
---|---|---|
committer | Magnus Ahlberg (agnitio) <magnus.ahlberg@gmail.com> | 2007-01-23 00:04:15 +0000 |
commit | f6b1494b1da9492bd7f827503b95d86a726e5b80 (patch) | |
tree | bac0639cdc2741dadd8a45398874e919db79d07f /net-p2p/deluge/deluge-0.4.1.ebuild | |
parent | net-misc/youtube-dl: Version bump. (diff) | |
download | sunrise-f6b1494b1da9492bd7f827503b95d86a726e5b80.tar.gz sunrise-f6b1494b1da9492bd7f827503b95d86a726e5b80.tar.bz2 sunrise-f6b1494b1da9492bd7f827503b95d86a726e5b80.zip |
net-p2p/deluge: Updated net-p2p/deluge-0.4.1.ebuild to point to the correct source file.
svn path=/sunrise/; revision=2790
Diffstat (limited to 'net-p2p/deluge/deluge-0.4.1.ebuild')
-rw-r--r-- | net-p2p/deluge/deluge-0.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge/deluge-0.4.1.ebuild b/net-p2p/deluge/deluge-0.4.1.ebuild index 58e3ceb04..5504076d5 100644 --- a/net-p2p/deluge/deluge-0.4.1.ebuild +++ b/net-p2p/deluge/deluge-0.4.1.ebuild @@ -6,7 +6,7 @@ inherit eutils python multilib DESCRIPTION="BitTorrent client in Python and PyGTK." HOMEPAGE="http://deluge-torrent.org/" -SRC_URI="http://deluge-torrent.org/files/${P}.tar.gz" +SRC_URI="http://deluge-torrent.org/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |