wok diff deluge/receipt @ rev 25334
updated sunxi-tools (1.1-80 -> 1.4.2)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Jul 23 17:16:06 2022 +0100 (2022-07-23) |
parents | 00e3b45c063b |
children |
line diff
1.1 --- a/deluge/receipt Sat May 07 11:09:47 2022 +0000 1.2 +++ b/deluge/receipt Sat Jul 23 17:16:06 2022 +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"