wok-6.x diff itstool/receipt @ rev 25250
updated python-webtest (2.0.34 -> 2.0.35)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Jul 14 07:35:06 2022 +0100 (2022-07-14) |
parents | 8780aef72301 |
children |
line diff
1.1 --- a/itstool/receipt Fri Apr 08 11:37:28 2022 +0000 1.2 +++ b/itstool/receipt Thu Jul 14 07:35:06 2022 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://itstool.org/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WGET_URL="http://files.itstool.org/$PACKAGE/$TARBALL" 1.8 +WGET_URL="https://files.itstool.org/$PACKAGE/$TARBALL" 1.9 1.10 DEPENDS="libxml2-python python" 1.11 BUILD_DEPENDS="libxml2-python"