diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-09-06 07:54:39 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-09-06 07:54:39 +0800 |
commit | 40239b07d357c2646cbaa0d4a1ede08d7defba84 (patch) | |
tree | 0b24f29717733c99958fa02ff20faa5aee6ccaa5 /net-mgmt | |
parent | 7b229b04f6cadcb7bf9fc90fd31d5aec261e82d3 (diff) | |
download | freebsd-ports-gnome-40239b07d357c2646cbaa0d4a1ede08d7defba84.tar.gz freebsd-ports-gnome-40239b07d357c2646cbaa0d4a1ede08d7defba84.tar.zst freebsd-ports-gnome-40239b07d357c2646cbaa0d4a1ede08d7defba84.zip |
Update to 1.1.0
Changes: https://github.com/AzureAD/azure-activedirectory-library-for-python/releases
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/py-adal/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/py-adal/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/py-adal/Makefile b/net-mgmt/py-adal/Makefile index d7863569494e..885e36ce1456 100644 --- a/net-mgmt/py-adal/Makefile +++ b/net-mgmt/py-adal/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= adal -DISTVERSION= 1.0.2 +DISTVERSION= 1.1.0 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-mgmt/py-adal/distinfo b/net-mgmt/py-adal/distinfo index a07506c054b6..4da37195065f 100644 --- a/net-mgmt/py-adal/distinfo +++ b/net-mgmt/py-adal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530134472 -SHA256 (adal-1.0.2.tar.gz) = 4c020807b3f3cfd90f59203077dd5e1f59671833f8c3c5028ec029ed5072f9ce -SIZE (adal-1.0.2.tar.gz) = 32634 +TIMESTAMP = 1536184702 +SHA256 (adal-1.1.0.tar.gz) = a2a2f7e4a2d2e2014e3d5ff9f6d614af280c879a1dbf96bb64d92d85a814a645 +SIZE (adal-1.1.0.tar.gz) = 32978 |