wok diff psycopg/receipt @ rev 11260

Up: fltk (1.3.0) and dillo (3.0.1)
author Alexander Medvedev <devl547@gmail.com>
date Mon Nov 07 21:01:36 2011 +0000 (2011-11-07)
parents d1aba649375c
children 408c87fa22ca
line diff
     1.1 --- a/psycopg/receipt	Sat Mar 14 07:42:38 2009 +0000
     1.2 +++ b/psycopg/receipt	Mon Nov 07 21:01:36 2011 +0000
     1.3 @@ -7,9 +7,10 @@
     1.4  MAINTAINER="pascal.bellard@slitaz.org"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://initd.org/"
     1.7 -WGET_URL="${WEB_SITE}pub/software/$PACKAGE/$TARBALL"
     1.8 +WGET_URL="http://initd.org/psycopg/tarballs/PSYCOPG-1-1/$TARBALL"
     1.9 +
    1.10  DEPENDS="python egenix-mx-base libpostgresqlclient"
    1.11 -BUILD_DEPENDS="python python-dev egenix-mx-base postgresql-dev libpostgresqlclient"
    1.12 +BUILD_DEPENDS="python-dev egenix-mx-base postgresql-dev libpostgresqlclient"
    1.13  
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()