wok diff psycopg/receipt @ rev 25097

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 18 20:27:19 2022 +0000 (24 months ago)
parents 7c0170dd3ecc
children 1acbab5be51c
line diff
     1.1 --- a/psycopg/receipt	Wed Feb 23 11:49:52 2022 +0000
     1.2 +++ b/psycopg/receipt	Sat Jun 18 20:27:19 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://initd.org/"
     1.7 -WGET_URL="http://initd.org/psycopg/tarballs/PSYCOPG-1-1/$TARBALL"
     1.8 +WGET_URL="https://src.fedoraproject.org/repo/pkgs/python-psycopg/$TARBALL/a31f79f68d6d32898d6f24e11369a106/$TARBALL"
     1.9  
    1.10  DEPENDS="python egenix-mx-base libpostgresqlclient"
    1.11  BUILD_DEPENDS="python-dev egenix-mx-base postgresql-dev libpostgresqlclient"