diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2021-07-28 07:04:48 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2021-07-28 07:04:48 +0000 |
commit | 981cfc2817e95a6cf95a46edf044efe5c8b3afaa (patch) | |
tree | 29bd5e62bd5f3182ca5916227d3ef91dd28fc313 /security/py-mnemonic/Makefile | |
parent | c594fd4000a2787c6bcedd23e340f96b51f575c3 (diff) | |
download | ports-981cfc2817e95a6cf95a46edf044efe5c8b3afaa.tar.gz ports-981cfc2817e95a6cf95a46edf044efe5c8b3afaa.zip |
security/py-mnemonic: Update to 0.20
Diffstat (limited to 'security/py-mnemonic/Makefile')
-rw-r--r-- | security/py-mnemonic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-mnemonic/Makefile b/security/py-mnemonic/Makefile index 72a0947b8bc3..3398a4738b2f 100644 --- a/security/py-mnemonic/Makefile +++ b/security/py-mnemonic/Makefile @@ -1,7 +1,7 @@ # Created by: Emanuel Haupt <ehaupt@FreeBSD.org> PORTNAME= mnemonic -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |