diff options
author | dbaio <dbaio@FreeBSD.org> | 2019-02-01 06:28:30 +0800 |
---|---|---|
committer | dbaio <dbaio@FreeBSD.org> | 2019-02-01 06:28:30 +0800 |
commit | d311860bc1b0cddf50de18e12e3bc33c8461ecb7 (patch) | |
tree | c21258fccb1b326ee4389a217f9bca53019f0372 /sysutils/py-azure-cli-storage/Makefile | |
parent | 232d84f2feda14134c4b1667321e3f5603fd86de (diff) | |
download | freebsd-ports-gnome-d311860bc1b0cddf50de18e12e3bc33c8461ecb7.tar.gz freebsd-ports-gnome-d311860bc1b0cddf50de18e12e3bc33c8461ecb7.tar.zst freebsd-ports-gnome-d311860bc1b0cddf50de18e12e3bc33c8461ecb7.zip |
sysutils/py-azure-cli-storage: Update to 2.3.1
Changelog: https://pypi.org/project/azure-cli-storage/2.3.1/
Reported by: portscout
Diffstat (limited to 'sysutils/py-azure-cli-storage/Makefile')
-rw-r--r-- | sysutils/py-azure-cli-storage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-azure-cli-storage/Makefile b/sysutils/py-azure-cli-storage/Makefile index 4c3f537d60b1..a2e12644a42d 100644 --- a/sysutils/py-azure-cli-storage/Makefile +++ b/sysutils/py-azure-cli-storage/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-cli-storage -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |