summaryrefslogtreecommitdiff
path: root/psycopg2
diff options
context:
space:
mode:
authorLucas Hazel <lucas@die.net.au>2009-12-12 10:51:49 +1100
committerLucas Hazel <lucas@die.net.au>2009-12-12 11:38:03 +1100
commita9b6ec1c089a1e58d028aa69f3de7c8102ca282e (patch)
tree13be35e915e7689c26b5d332a89370ea6dbf5631 /psycopg2
parent3a21d9c4befd3a14d14e619e685b3e6e0eb4bb9d (diff)
downloadcontrib-a9b6ec1c089a1e58d028aa69f3de7c8102ca282e.tar.gz
contrib-a9b6ec1c089a1e58d028aa69f3de7c8102ca282e.tar.xz
psycopg2: update to 2.0.13
Diffstat (limited to 'psycopg2')
-rw-r--r--psycopg2/.md5sum2
-rw-r--r--psycopg2/Pkgfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/psycopg2/.md5sum b/psycopg2/.md5sum
index 293428a08..7a946bfb2 100644
--- a/psycopg2/.md5sum
+++ b/psycopg2/.md5sum
@@ -1 +1 @@
-2dc60d0fd90ad681e1e9106edef34e97 psycopg2-2.0.10.tar.gz
+f520260595f4fcf035d26cfd57a75f19 psycopg2-2.0.13.tar.gz
diff --git a/psycopg2/Pkgfile b/psycopg2/Pkgfile
index 80f624d2a..79723ddbc 100644
--- a/psycopg2/Pkgfile
+++ b/psycopg2/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: python postgresql
name=psycopg2
-version=2.0.10
+version=2.0.13
release=1
source=(http://www.initd.org/pub/software/psycopg/$name-$version.tar.gz)

Generated by cgit