security/py-libnacl: Update to 1.4.2
- Update to 1.4.2 Changes: * https://libnacl.readthedocs.org/en/latest/topics/releases/index.html PR: 200233 Submitted by: Jason Unovitch <jason.unovitch gmail com>
This commit is contained in:
parent
fe5f24f695
commit
13478c1a93
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386678
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libnacl
|
||||
PORTVERSION= 1.4.0
|
||||
PORTVERSION= 1.4.2
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libnacl-1.4.0.tar.gz) = fee644e684472b307e864db0d01d81915e7fc2c9fd4a64c15a35e4883102d7d5
|
||||
SIZE (libnacl-1.4.0.tar.gz) = 28233
|
||||
SHA256 (libnacl-1.4.2.tar.gz) = 2443c9c8835bc3e337de1ba137fd783a1d73ef3d404966d960255c29910e58cf
|
||||
SIZE (libnacl-1.4.2.tar.gz) = 28162
|
||||
|
|
Loading…
Reference in a new issue