diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-09-10 20:53:20 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-09-10 21:02:42 +0800 |
commit | 65c44accf9e46ae1093ecc422c85bb82e7d34c03 (patch) | |
tree | 79e06364e18df668a8d9b3e0e36dd5d903bfb479 /databases/py-psycopg-c | |
parent | databases/py-psycopg: Update to 3.0.18 (diff) |
databases/py-psycopg-c: Update to 3.0.18
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
Diffstat (limited to 'databases/py-psycopg-c')
-rw-r--r-- | databases/py-psycopg-c/Makefile | 2 | ||||
-rw-r--r-- | databases/py-psycopg-c/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-psycopg-c/Makefile b/databases/py-psycopg-c/Makefile index 98175c055afd..fd733252dfa5 100644 --- a/databases/py-psycopg-c/Makefile +++ b/databases/py-psycopg-c/Makefile @@ -1,5 +1,5 @@ PORTNAME= psycopg-c -PORTVERSION= 3.0.17 +PORTVERSION= 3.0.18 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-psycopg-c/distinfo b/databases/py-psycopg-c/distinfo index 2f7391308d2e..e16abec56f13 100644 --- a/databases/py-psycopg-c/distinfo +++ b/databases/py-psycopg-c/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662212142 -SHA256 (psycopg-c-3.0.17.tar.gz) = d79f43a54eefa82794ef531c1ea2befd81ebb7b40aab85e26b2e60ee9e361785 -SIZE (psycopg-c-3.0.17.tar.gz) = 600547 +TIMESTAMP = 1662558022 +SHA256 (psycopg-c-3.0.18.tar.gz) = 278d4d0a85c6d734df27994fd67147f2faa050d80289dd79a49f87ff8ca62555 +SIZE (psycopg-c-3.0.18.tar.gz) = 600519 |