wok diff xhtml2pdf/receipt @ rev 25032

giblib: modified configure parameter
author Hans-G?nter Theisgen
date Fri May 20 10:31:08 2022 +0100 (2022-05-20)
parents 104a2a2e5484
children d154d1f5c98a
line diff
     1.1 --- a/xhtml2pdf/receipt	Mon Feb 07 18:01:05 2022 +0000
     1.2 +++ b/xhtml2pdf/receipt	Fri May 20 10:31:08 2022 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://www.xhtml2pdf.com"
     1.7 -WGET_URL="http://pypi.python.org/packages/source/p/$SOURCE/$TARBALL"
     1.8 +WGET_URL="https://pypi.python.org/packages/source/p/$SOURCE/$TARBALL"
     1.9  
    1.10  DEPENDS="python python-reportlab python-html5lib python-pypdf"
    1.11  BUILD_DEPENDS="$DEPENDS python-setuptools python-dev"