diff options
author | Mikolaj Golub <trociny@FreeBSD.org> | 2021-05-02 11:47:01 +0300 |
---|---|---|
committer | Mikolaj Golub <trociny@FreeBSD.org> | 2021-05-02 11:47:01 +0300 |
commit | cd61252abe617001feb245dd8445bedf016ed2f1 (patch) | |
tree | 4af7336e33a810686d0df2be5dd29d59d6342778 /databases/py-python-swiftclient/Makefile | |
parent | devel/mk-configure: update to 0.37.0 (diff) |
databases/py-python-swiftclient: update to 3.11.1
Diffstat (limited to 'databases/py-python-swiftclient/Makefile')
-rw-r--r-- | databases/py-python-swiftclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-python-swiftclient/Makefile b/databases/py-python-swiftclient/Makefile index 88c13bb0dfe1..2551c7860a22 100644 --- a/databases/py-python-swiftclient/Makefile +++ b/databases/py-python-swiftclient/Makefile @@ -1,7 +1,7 @@ # Created by: Mikolaj Golub <trociny@FreeBSD.org> PORTNAME= python-swiftclient -PORTVERSION= 3.11.0 +PORTVERSION= 3.11.1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |