wok diff python-barcode/receipt @ rev 25132

updated ebtables again (2.0.10-4 -> 2.0.11)
author Hans-G?nter Theisgen
date Wed Jun 29 07:31:11 2022 +0100 (24 months ago)
parents 076f424196b2
children
line diff
     1.1 --- a/python-barcode/receipt	Sun Feb 06 11:51:57 2022 +0000
     1.2 +++ b/python-barcode/receipt	Wed Jun 29 07:31:11 2022 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  SOURCE="pyBarcode"
     1.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://pypi.org/project/$PACKAGE"
     1.7 -WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
     1.8 +WGET_URL="https://github.com/WhyNotHugo/python-barcode/archive/refs/tags/$VERSION.tar.gz"
     1.9  
    1.10  DEPENDS="python"
    1.11  BUILD_DEPENDS="python python-setuptools wget"