wok diff xhtml2pdf/receipt @ rev 25587

Update some web_site / wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 06 11:04:30 2023 +0000 (12 months ago)
parents e717a4953b0e
children
line diff
     1.1 --- a/xhtml2pdf/receipt	Mon May 02 16:22:04 2022 +0000
     1.2 +++ b/xhtml2pdf/receipt	Tue Jun 06 11:04:30 2023 +0000
     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="https://pypi.python.org/packages/source/p/$SOURCE/$TARBALL"
     1.8 +WGET_URL="https://download.tuxfamily.org/slitaz/sources/packages-cooking/${TARBALL:0:1}/$TARBALL"
     1.9  
    1.10  DEPENDS="python python-reportlab python-html5lib python-pypdf"
    1.11  BUILD_DEPENDS="$DEPENDS python-setuptools python-dev"