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,21 +1,21 @@ # Created by: Emanuel Haupt PORTNAME= mnemonic -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Implementation of Bitcoin BIP-0039 LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbkdf2>=1.3:security/py-pbkdf2@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/security/py-mnemonic/distinfo b/security/py-mnemonic/distinfo index 4bd61dd132ff..6035ea77b0fc 100644 --- a/security/py-mnemonic/distinfo +++ b/security/py-mnemonic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1570390596 -SHA256 (mnemonic-0.19.tar.gz) = 4e37eb02b2cbd56a0079cabe58a6da93e60e3e4d6e757a586d9f23d96abea931 -SIZE (mnemonic-0.19.tar.gz) = 61592 +TIMESTAMP = 1627453758 +SHA256 (mnemonic-0.20.tar.gz) = 7c6fb5639d779388027a77944680aee4870f0fcd09b1e42a5525ee2ce4c625f6 +SIZE (mnemonic-0.20.tar.gz) = 67596