wok diff pycurl/receipt @ rev 25124

updated apache-mod-perl (2.0.8 -> 2.0.11)
author Hans-G?nter Theisgen
date Tue Jun 28 16:23:55 2022 +0100 (2022-06-28)
parents 2f230197370e
children 8e2c3858ed67
line diff
     1.1 --- a/pycurl/receipt	Wed Feb 16 11:53:30 2022 +0000
     1.2 +++ b/pycurl/receipt	Tue Jun 28 16:23:55 2022 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://pycurl.io"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="https://dl.bintray.com/$PACKAGE/$PACKAGE/$TARBALL"
     1.8 +WGET_URL="https://files.pythonhosted.org/packages/source/${PACKAGE:0:1}/$PACKAGE/$TARBALL"
     1.9  
    1.10  DEPENDS="libcurl python"
    1.11  BUILD_DEPENDS="curl-dev openssl-dev python-dev"