- Update to version 1.0.2
PR: ports/67153 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer
This commit is contained in:
parent
65e2c75f61
commit
53b66f8508
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110032
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= borzoi
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://dragongate-technologies.com/borzoi/
|
||||
DISTNAME= borZoi-${PORTVERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (borZoi-1.0.1.tar.gz) = 4b7f523cf5a5fe2a3616290671cbd1bf
|
||||
SIZE (borZoi-1.0.1.tar.gz) = 403910
|
||||
MD5 (borZoi-1.0.2.tar.gz) = 31e7b8d243d14c20cc4a0d09f3ae4111
|
||||
SIZE (borZoi-1.0.2.tar.gz) = 605532
|
||||
|
@ -1,3 +1,3 @@
|
||||
borZoi - An Elliptic Curve Cryptography Library
|
||||
|
||||
WWW: http://www1.kcn.ne.jp/~anthony/software/
|
||||
WWW: http://dragongate-technologies.com/products.html#borZoi
|
||||
|
@ -7,5 +7,6 @@ include/nist_curves.h
|
||||
include/rijndael-alg-fst.h
|
||||
include/rng.h
|
||||
lib/libborzoi.a
|
||||
lib/libborzoi.la
|
||||
lib/libborzoi.so
|
||||
lib/libborzoi.so.0
|
||||
|
Loading…
Reference in New Issue
Block a user