Skip to content

Commit

Permalink
p5-CryptX: update to 0.071.
Browse files Browse the repository at this point in the history
0.071   2021-03-30
        - fix #67 (better handling of PEM decoding failures)

0.070   2021-02-12
        - fix #66 remove -flto=auto (Makefile.PL)
        - fix #65 typo in docs (lib/Crypt/Cipher.pm)
        - bundled libtomcrypt update branch:develop (commit:910d6252 2021-01-19)
  • Loading branch information
0-wiz-0 committed Apr 28, 2021
1 parent 661e7fc commit 6296c6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions security/p5-CryptX/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.21 2020/09/08 13:16:43 wiz Exp $
# $NetBSD: Makefile,v 1.22 2021/04/28 07:36:39 wiz Exp $

DISTNAME= CryptX-0.069
DISTNAME= CryptX-0.071
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIK/}
Expand Down
10 changes: 5 additions & 5 deletions security/p5-CryptX/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.14 2020/09/07 13:56:03 wiz Exp $
$NetBSD: distinfo,v 1.15 2021/04/28 07:36:39 wiz Exp $

SHA1 (CryptX-0.069.tar.gz) = 8dcacf4e2b3155f1428ae82b18e9928695382edc
RMD160 (CryptX-0.069.tar.gz) = 0e11c28fb6e725ec5d2cc5f03fd76d344fd31dcb
SHA512 (CryptX-0.069.tar.gz) = 59fed5c6a0c990807003e4b0eecd469c54d3ea9df231df865002379f5b6f70542a1b7f7af2872491796017624758adfad47ea5e360e84bb1462979f44339701e
Size (CryptX-0.069.tar.gz) = 1644304 bytes
SHA1 (CryptX-0.071.tar.gz) = f509e92161e6dbbae3c524f4c5101e79b551efc0
RMD160 (CryptX-0.071.tar.gz) = ac41922af1deca10d0eed3157ab98e9b74d46424
SHA512 (CryptX-0.071.tar.gz) = e2bb2cc33290e44d1896d069207e854c82a93430ee6b8abf10aeb0138d1209d8bb8e973bcac1674fae7a3500b54fe935fdbb1f1b172a9e3ec9f779dcaddfb1ff
Size (CryptX-0.071.tar.gz) = 1641684 bytes

0 comments on commit 6296c6c

Please sign in to comment.