wok diff twisted/receipt @ rev 21084

updated john (1.7.8 -> 1.8.0)
author Hans-G?nter Theisgen
date Fri Mar 15 14:28:58 2019 +0100 (2019-03-15)
parents 7390f8de9846
children c599e279dd2d
line diff
     1.1 --- a/twisted/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/twisted/receipt	Fri Mar 15 14:28:58 2019 +0100
     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"