diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-10-31 22:59:48 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-10-31 22:59:48 +0000 |
commit | 89c64d69ca74cf90faae3a51688c270f9c4da22c (patch) | |
tree | aedeef7ef20a174ce284ea810c5af718403d5153 /security/py-xmlsec/Makefile | |
parent | devel/evemu: Update to 2.7.0, add support of python3. (diff) |
security/py-xmlsec: Update version 1.3.8=>1.3.9
Relnotes: https://github.com/mehcode/python-xmlsec/releases/tag/1.3.9
Notes
Notes:
svn path=/head/; revision=553801
Diffstat (limited to 'security/py-xmlsec/Makefile')
-rw-r--r-- | security/py-xmlsec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile index cd667ccfbce5..27c6eb6f0bc4 100644 --- a/security/py-xmlsec/Makefile +++ b/security/py-xmlsec/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xmlsec -PORTVERSION= 1.3.8 +PORTVERSION= 1.3.9 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |