wok diff twisted/receipt @ rev 21996

linux: add ath10k wireless driver
author Richard Dunbar <mojo@slitaz.org>
date Wed Oct 16 21:56:55 2019 -0400 (2019-10-16)
parents 7390f8de9846
children c599e279dd2d
line diff
     1.1 --- a/twisted/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/twisted/receipt	Wed Oct 16 21:56:55 2019 -0400
     1.3 @@ -8,8 +8,8 @@
     1.4  LICENSE="GPL2"
     1.5  SOURCE="Twisted"
     1.6  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.7 -WEB_SITE="http://twistedmatrix.com/trac/"
     1.8 -WGET_URL="http://twistedmatrix.com/Releases/Twisted/${VERSION%.*}/$TARBALL"
     1.9 +WEB_SITE="https://twistedmatrix.com/trac/"
    1.10 +WGET_URL="https://twistedmatrix.com/Releases/Twisted/${VERSION%.*}/$TARBALL"
    1.11  
    1.12  DEPENDS="python zopeinterface"
    1.13  BUILD_DEPENDS="python python-dev zopeinterface"