databases/py-asyncpg: Update to 0.25.0
This commit is contained in:
parent
423e4d0557
commit
15a2371535
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Babak Farrokhi <farrokhi@FreeBSD.org>
|
||||
|
||||
PORTNAME= asyncpg
|
||||
PORTVERSION= 0.24.0
|
||||
PORTVERSION= 0.25.0
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1629090313
|
||||
SHA256 (asyncpg-0.24.0.tar.gz) = dd2fa063c3344823487d9ddccb40802f02622ddf8bf8a6cc53885ee7a2c1c0c6
|
||||
SIZE (asyncpg-0.24.0.tar.gz) = 787494
|
||||
TIMESTAMP = 1637573674
|
||||
SHA256 (asyncpg-0.25.0.tar.gz) = 63f8e6a69733b285497c2855464a34de657f2cccd25aeaeeb5071872e9382540
|
||||
SIZE (asyncpg-0.25.0.tar.gz) = 804292
|
||||
|
|
Loading…
Reference in a new issue