diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-04 17:05:24 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-04 17:05:24 +0800 |
commit | 0454c78b6f951d71bfd35bc5abcafd581e88c8bc (patch) | |
tree | 3f43dd3925685b9670c2e52497726e6e5f384fc6 /security/py-pyspnego | |
parent | security/py-krb5: Update to 0.5.1 (diff) |
security/py-pyspnego: Update to 0.9.2
Changes: https://github.com/jborean93/pyspnego/releases
Diffstat (limited to 'security/py-pyspnego')
-rw-r--r-- | security/py-pyspnego/Makefile | 2 | ||||
-rw-r--r-- | security/py-pyspnego/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-pyspnego/Makefile b/security/py-pyspnego/Makefile index b5cfc544b99f..92599b2e1f8d 100644 --- a/security/py-pyspnego/Makefile +++ b/security/py-pyspnego/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyspnego -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pyspnego/distinfo b/security/py-pyspnego/distinfo index d85042d0ee62..bcfb0b0a7aa9 100644 --- a/security/py-pyspnego/distinfo +++ b/security/py-pyspnego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688166322 -SHA256 (pyspnego-0.9.1.tar.gz) = 6eea64f511bdfa192c2f80593ddf124258b0ea560327468953d18420e0ab3597 -SIZE (pyspnego-0.9.1.tar.gz) = 233824 +TIMESTAMP = 1693334017 +SHA256 (pyspnego-0.9.2.tar.gz) = 0e16cb331f1bd9c85f9b80e2be04bb5da2ecaff678cc0342f68b45e4667d7966 +SIZE (pyspnego-0.9.2.tar.gz) = 233819 |