wok diff pylorcon/receipt @ rev 25033

giblib: modified configure parameter
author Hans-G?nter Theisgen
date Fri May 20 10:31:53 2022 +0100 (2022-05-20)
parents 095836df71b7
children 0262035dc1e7
line diff
     1.1 --- a/pylorcon/receipt	Thu Jan 27 12:16:00 2022 +0000
     1.2 +++ b/pylorcon/receipt	Fri May 20 10:31:53 2022 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  WEB_SITE="https://github.com/blake-regalia/pylorcon"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.7 -WGET_URL="http://pylorcon.googlecode.com/files/$TARBALL"
     1.8 +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL"
     1.9  
    1.10  DEPENDS="python lorcon-old"
    1.11  BUILD_DEPENDS="python-dev lorcon-old-dev"