wok diff itstool/receipt @ rev 25164

updated python-antlr (3.5.2 -> 3.5.3)
author Hans-G?nter Theisgen
date Fri Jul 01 10:50:21 2022 +0100 (23 months ago)
parents 8780aef72301
children b81ceff0b056
line diff
     1.1 --- a/itstool/receipt	Fri Apr 08 11:37:28 2022 +0000
     1.2 +++ b/itstool/receipt	Fri Jul 01 10:50:21 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"