diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-26 17:38:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-26 17:38:05 +0000 |
commit | 5ec7df86f749d879b3c71624773fd3b714f3b81e (patch) | |
tree | 5c5983e436955cd117097756fc2114a5eed7a512 /security/py-pyspnego | |
parent | Update to 6.5.0 (diff) |
Update to 0.1.5
Changes: https://github.com/jborean93/pyspnego/releases
Notes
Notes:
svn path=/head/; revision=562838
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 481c94b61742..83200f8aa77f 100644 --- a/security/py-pyspnego/Makefile +++ b/security/py-pyspnego/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyspnego -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.5 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pyspnego/distinfo b/security/py-pyspnego/distinfo index 0811c710f742..c19effe8a60d 100644 --- a/security/py-pyspnego/distinfo +++ b/security/py-pyspnego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607539819 -SHA256 (pyspnego-0.1.4.tar.gz) = 0182c34964f6f08a91bd538e6e22cc6d38c73dbb4801bbe20f8c2855b7604a7d -SIZE (pyspnego-0.1.4.tar.gz) = 94724 +TIMESTAMP = 1611665499 +SHA256 (pyspnego-0.1.5.tar.gz) = c4bef557e8571bcac72bd982c1215106661953a138cc186d568cb3ca9b85aadd +SIZE (pyspnego-0.1.5.tar.gz) = 95055 |