diff options
-rw-r--r-- | security/py-SecretStorage/Makefile | 4 | ||||
-rw-r--r-- | security/py-SecretStorage/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/py-SecretStorage/Makefile b/security/py-SecretStorage/Makefile index bd6cb5ecdb22..dfb172591cfd 100644 --- a/security/py-SecretStorage/Makefile +++ b/security/py-SecretStorage/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SecretStorage -PORTVERSION= 2.2.1 +PORTVERSION= 2.3.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ COMMENT= Store passwords using the SecretService DBus API LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography NO_ARCH= yes USES= python diff --git a/security/py-SecretStorage/distinfo b/security/py-SecretStorage/distinfo index 05b5d03ff853..07ebd11d9922 100644 --- a/security/py-SecretStorage/distinfo +++ b/security/py-SecretStorage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470223336 -SHA256 (SecretStorage-2.2.1.tar.gz) = d771e99ada09e39aceb75c4bb2d460895627b2260ab24c9cb790fb8aad1ecab6 -SIZE (SecretStorage-2.2.1.tar.gz) = 15972 +TIMESTAMP = 1480203823 +SHA256 (SecretStorage-2.3.1.tar.gz) = 3af65c87765323e6f64c83575b05393f9e003431959c9395d1791d51497f29b6 +SIZE (SecretStorage-2.3.1.tar.gz) = 16073 |