wok diff deluge/receipt @ rev 25060

Up fakeroot (1.29)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 07 08:21:12 2022 +0000 (24 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	Tue Jun 07 08:21:12 2022 +0000
     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"