Update to 0.08
Upstream changes: 0.08 Wed Oct 21 2020 - Switch to XSLoader 0.07 Wed Oct 21 2020 - Rename the subroutine compress to not conflict with libz's symbol - Update manifest and .gitignore - Move modules to lib/ - drop use vars and Exporter - Do not provide examples of indirect calls to the module.
This commit is contained in:
parent
fe39b13847
commit
cb10ac144b
2 changed files with 7 additions and 8 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.34 2021/05/24 19:54:00 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.35 2021/09/05 06:38:54 wen Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Crypt-RIPEMD160-0.06
|
||||
DISTNAME= Crypt-RIPEMD160-0.08
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 6
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.6 2016/02/10 04:32:03 wen Exp $
|
||||
$NetBSD: distinfo,v 1.7 2021/09/05 06:38:54 wen Exp $
|
||||
|
||||
SHA1 (Crypt-RIPEMD160-0.06.tar.gz) = fbeadb971ecad51bb9d5f543f616742af5cde6d5
|
||||
RMD160 (Crypt-RIPEMD160-0.06.tar.gz) = 486d3e97554886773b6cae4282eccdc42bcbe4bd
|
||||
SHA512 (Crypt-RIPEMD160-0.06.tar.gz) = 5c009f8e3a9e42d5fb172f74eb97ab9b7e2912b23d62556f999d6d4f244ff972f7925d357cc3dd5d1e9e708a8350f8f131f8875aae076927c6bfb506bafcc755
|
||||
Size (Crypt-RIPEMD160-0.06.tar.gz) = 58766 bytes
|
||||
SHA1 (Crypt-RIPEMD160-0.08.tar.gz) = cb40b8a8b19846c285c6767c44c74554673ecc63
|
||||
RMD160 (Crypt-RIPEMD160-0.08.tar.gz) = 8516b1eceac6f0975a1228a6b8cc1f522e9c4125
|
||||
SHA512 (Crypt-RIPEMD160-0.08.tar.gz) = 435e0239c67aebdeaaa328c10bb6d12934b72c436e4eb21f177281ecd77204fdf300c0a7f38ee59bc1ca61b08cf632989ab513c4ee51c78415c722329ab9486c
|
||||
Size (Crypt-RIPEMD160-0.08.tar.gz) = 60041 bytes
|
||||
|
|
Loading…
Reference in a new issue