mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 3.1.0
This commit is contained in:
parent
88f6dd10ff
commit
36cf1e05f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87192
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= beecrypt
|
||||
PORTVERSION= 3.0.0
|
||||
PORTVERSION= 3.1.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.virtualunlimited.com/download/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (beecrypt-3.0.0.tar.gz) = 18f20c22443f85bd4e285925b56198d9
|
||||
MD5 (beecrypt-3.1.0.tar.gz) = 1472cada46e2ab9f532f984de9740386
|
||||
|
@ -20,4 +20,4 @@ The BeeCrypt library currently includes:
|
||||
- ElGamal signature scheme (two variants)
|
||||
- Basic RSA primitives and key pair generation
|
||||
|
||||
WWW: http://beecrypt.virtualunlimited.com/
|
||||
WWW: http://sourceforge.net/projects/beecrypt
|
||||
|
@ -40,5 +40,5 @@ include/beecrypt/sha256.h
|
||||
include/beecrypt/timestamp.h
|
||||
lib/libbeecrypt.a
|
||||
lib/libbeecrypt.so
|
||||
lib/libbeecrypt.so.6
|
||||
lib/libbeecrypt.so.8
|
||||
@dirrm include/beecrypt
|
||||
|
Loading…
Reference in New Issue
Block a user