wok diff deluge/receipt @ rev 25734
updated sc-im (-> 0.8.4)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Aug 22 14:48:42 2024 +0100 (2 months ago) |
parents | 00e3b45c063b |
children |
line diff
1.1 --- a/deluge/receipt Sat May 07 11:09:47 2022 +0000 1.2 +++ b/deluge/receipt Thu Aug 22 14:48:42 2024 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://deluge-torrent.org/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WGET_URL="http://download.deluge-torrent.org/${VERSION%.*}/source/$TARBALL" 1.8 +WGET_URL="https://ftp.osuosl.org/pub/deluge/source/${VERSION%.*}/$TARBALL" 1.9 1.10 DEPENDS="libtorrent-rasterbar pyopenssl python-chardet python-xdg \ 1.11 twisted xdg-utils pygtk python-six"