diff --git a/psycopg2/.md5sum b/psycopg2/.md5sum index abb3ed7de..293428a08 100644 --- a/psycopg2/.md5sum +++ b/psycopg2/.md5sum @@ -1 +1 @@ -885e5bd372afafd14cfd914b000462e7 psycopg2-2.0.9.tar.gz +2dc60d0fd90ad681e1e9106edef34e97 psycopg2-2.0.10.tar.gz diff --git a/psycopg2/Pkgfile b/psycopg2/Pkgfile index 2878a15ab..80f624d2a 100644 --- a/psycopg2/Pkgfile +++ b/psycopg2/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python postgresql name=psycopg2 -version=2.0.9 +version=2.0.10 release=1 source=(http://www.initd.org/pub/software/psycopg/$name-$version.tar.gz)