update to Crypt-RSA 1.57
based on a diff from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
This commit is contained in:
parent
7871abdc22
commit
86a84d5067
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/02/23 20:08:48 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2005/12/12 21:14:02 sturm Exp $
|
||||
|
||||
COMMENT= "RSA public-key cryptosystem"
|
||||
|
||||
DISTNAME= Crypt-RSA-1.55
|
||||
DISTNAME= Crypt-RSA-1.57
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= security perl5
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (Crypt-RSA-1.55.tar.gz) = d830a4f2704a4724e14125e547ebd42a
|
||||
RMD160 (Crypt-RSA-1.55.tar.gz) = 2da62dfe6e643618c62e546fd4ee0e542be1eddd
|
||||
SHA1 (Crypt-RSA-1.55.tar.gz) = 569c14732ff9c794226648d3b8ac365fe6882e19
|
||||
SIZE (Crypt-RSA-1.55.tar.gz) = 33735
|
||||
MD5 (Crypt-RSA-1.57.tar.gz) = 3fd02d3d9e398e26848a0d49bd3b8ccd
|
||||
RMD160 (Crypt-RSA-1.57.tar.gz) = f4188d9b6ab1a93d2a1016731f6cdc898ea1ef95
|
||||
SHA1 (Crypt-RSA-1.57.tar.gz) = 9040bd093451993856deea8523b45033537a7af8
|
||||
SIZE (Crypt-RSA-1.57.tar.gz) = 34579
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/02/23 20:08:48 sturm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2005/12/12 21:14:03 sturm Exp $
|
||||
${P5SITE}/Crypt/RSA/
|
||||
${P5SITE}/Crypt/RSA.pm
|
||||
${P5SITE}/Crypt/RSA/DataFormat.pm
|
||||
@ -27,7 +27,9 @@ ${P5SITE}/Crypt/RSA/SS/PSS.pm
|
||||
@man man/man3p/Crypt::RSA::Errorhandler.3p
|
||||
@man man/man3p/Crypt::RSA::Key.3p
|
||||
@man man/man3p/Crypt::RSA::Key::Private.3p
|
||||
@man man/man3p/Crypt::RSA::Key::Private::SSH.3p
|
||||
@man man/man3p/Crypt::RSA::Key::Public.3p
|
||||
@man man/man3p/Crypt::RSA::Key::Public::SSH.3p
|
||||
@man man/man3p/Crypt::RSA::Primitives.3p
|
||||
@man man/man3p/Crypt::RSA::SS::PKCS1v15.3p
|
||||
@man man/man3p/Crypt::RSA::SS::PSS.3p
|
||||
|
Loading…
Reference in New Issue
Block a user