diff options
-rw-r--r-- | sysutils/py-azure-cli-storage/Makefile | 4 | ||||
-rw-r--r-- | sysutils/py-azure-cli-storage/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/py-azure-cli-storage/Makefile b/sysutils/py-azure-cli-storage/Makefile index 3e293705fd30..6260ac1ec2bc 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.4.1 +PORTVERSION= 2.4.2 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ COMMENT= Microsoft Azure Command-Line Tools Storage Command Module LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-storage>=3.1.1:devel/py-azure-mgmt-storage@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-storage>=3.3.0:devel/py-azure-mgmt-storage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-multiapi-storage>=0.2.3:devel/py-azure-multiapi-storage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} diff --git a/sysutils/py-azure-cli-storage/distinfo b/sysutils/py-azure-cli-storage/distinfo index 6acf6cdc39d6..b0e48c99ebe2 100644 --- a/sysutils/py-azure-cli-storage/distinfo +++ b/sysutils/py-azure-cli-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1556399690 -SHA256 (azure-cli-storage-2.4.1.tar.gz) = ccb6f032baac1d53cecb3d685d371003f51c1a846c1f4cf3196a576357df94ca -SIZE (azure-cli-storage-2.4.1.tar.gz) = 59977 +TIMESTAMP = 1558571476 +SHA256 (azure-cli-storage-2.4.2.tar.gz) = 49750de4958d52ad9595aa5dbdcd194c01a7a062a39515299b8acc223ecfab99 +SIZE (azure-cli-storage-2.4.2.tar.gz) = 63373 |