aboutsummaryrefslogtreecommitdiff
path: root/databases/py-psycopg-c/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-07 17:52:50 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-07 18:11:02 +0000
commit04868be89d30dfd9a83b66a7820305469c9d13a3 (patch)
tree0c35b23d6374e0f8ee1c8b139b33046db41d119e /databases/py-psycopg-c/Makefile
parent2cc7c82dd63891b47df19981efef629aa7fb4cbf (diff)
downloadports-04868be89d30dfd9a83b66a7820305469c9d13a3.tar.gz
ports-04868be89d30dfd9a83b66a7820305469c9d13a3.zip
databases/py-psycopg-c: Update to 3.0.9
Diffstat (limited to 'databases/py-psycopg-c/Makefile')
-rw-r--r--databases/py-psycopg-c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-psycopg-c/Makefile b/databases/py-psycopg-c/Makefile
index be98b7a81390..5a2f84660640 100644
--- a/databases/py-psycopg-c/Makefile
+++ b/databases/py-psycopg-c/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= psycopg-c
-PORTVERSION= 3.0.8
+PORTVERSION= 3.0.9
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}