aboutsummaryrefslogtreecommitdiff
path: root/databases/py-aiosqlite/Makefile
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2023-08-05 03:23:05 +0000
committerRomain Tartière <romain@FreeBSD.org>2023-08-05 05:16:15 +0000
commit3e3df22dd586d06d94c7f2c5875f8aa5abd226bd (patch)
tree7283d6871fa902aa6cff5d18d1fe848882d76c21 /databases/py-aiosqlite/Makefile
parent63215b4af505e3127d32a46d85dff0155611b132 (diff)
downloadports-3e3df22dd586d06d94c7f2c5875f8aa5abd226bd.tar.gz
ports-3e3df22dd586d06d94c7f2c5875f8aa5abd226bd.zip
databases/py-aiosqlite: Update to 0.19.0
Diffstat (limited to 'databases/py-aiosqlite/Makefile')
-rw-r--r--databases/py-aiosqlite/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/py-aiosqlite/Makefile b/databases/py-aiosqlite/Makefile
index e86fcbdc83ae..5635d7dd07f0 100644
--- a/databases/py-aiosqlite/Makefile
+++ b/databases/py-aiosqlite/Makefile
@@ -1,6 +1,5 @@
PORTNAME= aiosqlite
-PORTVERSION= 0.18.0
-PORTREVISION= 1
+PORTVERSION= 0.19.0
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}