wok diff twisted/receipt @ rev 21099
updated laptop-mode-tools again (1.60 -> 1.72.2)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Mar 18 16:26:35 2019 +0100 (2019-03-18) |
parents | 7390f8de9846 |
children | c599e279dd2d |
line diff
1.1 --- a/twisted/receipt Sat May 23 16:17:14 2015 +0300 1.2 +++ b/twisted/receipt Mon Mar 18 16:26:35 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"