wok-next rev 15832
transmission: Fixed WGET_URL.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Jan 24 12:14:36 2014 +0000 (2014-01-24) |
parents | 65eeddf9a0a0 |
children | d47a9830c088 |
files | transmission/receipt |
line diff
1.1 --- a/transmission/receipt Fri Jan 24 16:02:14 2014 +0000 1.2 +++ b/transmission/receipt Fri Jan 24 12:14:36 2014 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 SUGGESTED="transmission-web transmission-cli transmission-daemon" 1.5 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.6 WEB_SITE="http://www.transmissionbt.com/" 1.7 -WGET_URL="http://download.transmissionbt.com/files/$TARBALL" 1.8 +WGET_URL="https://transmission.cachefly.net/$TARBALL" 1.9 TAGS="torrent" 1.10 1.11 DEPENDS="gtk+3 libssl libcurl libgio dbus dbus-glib \