diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2021-06-04 05:37:51 -0500 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2021-06-04 06:14:10 -0500 |
commit | 7085e4b3cfccd48f710917945b6256d0fb413389 (patch) | |
tree | 1c228cc89a3354cd6ed74776b1566b3e66e12cf6 /security/py-xmlsec | |
parent | net/py-netifaces: Update version 0.10.9=>0.11.0 (diff) |
security/py-xmlsec: Update version 1.3.10=>1.3.11
Relnotes: https://github.com/mehcode/python-xmlsec/releases/tag/1.3.11
Diffstat (limited to 'security/py-xmlsec')
-rw-r--r-- | security/py-xmlsec/Makefile | 2 | ||||
-rw-r--r-- | security/py-xmlsec/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile index 37cc9a710c20..6bd28ca84be5 100644 --- a/security/py-xmlsec/Makefile +++ b/security/py-xmlsec/Makefile @@ -1,7 +1,7 @@ # Created by: ijliao PORTNAME= xmlsec -PORTVERSION= 1.3.10 +PORTVERSION= 1.3.11 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-xmlsec/distinfo b/security/py-xmlsec/distinfo index 188b0904c82b..027f3d40ea6b 100644 --- a/security/py-xmlsec/distinfo +++ b/security/py-xmlsec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620161055 -SHA256 (xmlsec-1.3.10.tar.gz) = 52eded125c0d1ab72125105ef061370c6b06ab9bd37e29a61bc2f8a61205bae4 -SIZE (xmlsec-1.3.10.tar.gz) = 62300 +TIMESTAMP = 1622784069 +SHA256 (xmlsec-1.3.11.tar.gz) = cd2eaaff7f31784a07dd99ce81fa767313df3ba1834faa4143ee2c07000cac7a +SIZE (xmlsec-1.3.11.tar.gz) = 61272 |