diff options
author | yuri <yuri@FreeBSD.org> | 2018-03-08 15:48:54 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-03-08 15:48:54 +0800 |
commit | 80e47ca97b458fa30908552f9225e878efb59cb9 (patch) | |
tree | f5626eed361dae8e64a6b7d36fd79bb34f834023 /security | |
parent | ec79992bf92b55e5986e06f44017f52cad162cbf (diff) | |
download | freebsd-ports-gnome-80e47ca97b458fa30908552f9225e878efb59cb9.tar.gz freebsd-ports-gnome-80e47ca97b458fa30908552f9225e878efb59cb9.tar.zst freebsd-ports-gnome-80e47ca97b458fa30908552f9225e878efb59cb9.zip |
security/py-pycryptodome: Update to 3.5.0
Reported by: portscout
Approved by: tcberner (mentor, implicit)
Diffstat (limited to 'security')
-rw-r--r-- | security/py-pycryptodome/Makefile | 2 | ||||
-rw-r--r-- | security/py-pycryptodome/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-pycryptodome/Makefile b/security/py-pycryptodome/Makefile index 5c183d3bb3c3..141a8bc931b6 100644 --- a/security/py-pycryptodome/Makefile +++ b/security/py-pycryptodome/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pycryptodome -DISTVERSION= 3.4.11 +DISTVERSION= 3.5.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pycryptodome/distinfo b/security/py-pycryptodome/distinfo index cec15104ce76..d00fd1e9f5ac 100644 --- a/security/py-pycryptodome/distinfo +++ b/security/py-pycryptodome/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1518207714 -SHA256 (pycryptodome-3.4.11.tar.gz) = c5dd29e9f1b733e74311bf95d0e544e91bd1d14bc0366e8f443562d8d9920b7d -SIZE (pycryptodome-3.4.11.tar.gz) = 6703564 +TIMESTAMP = 1520495123 +SHA256 (pycryptodome-3.5.0.tar.gz) = f4de590db1f2c025749578a2714ba9b7ab9a358f910c6a6626b7c362ae9ebdaf +SIZE (pycryptodome-3.5.0.tar.gz) = 6720425 |