update p5-Convert-ASN1 to 0.31
fixes CVE-2013-7488 from wen heping
This commit is contained in:
parent
1adcc6bd33
commit
2ad8c7f450
@ -1,14 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2020/07/03 21:44:31 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2021/09/08 19:08:51 bluhm Exp $
|
||||
|
||||
COMMENT= module to encode and decode ASN.1 data structures
|
||||
COMMENT = module to encode and decode ASN.1 data structures
|
||||
|
||||
DISTNAME= Convert-ASN1-0.27
|
||||
CATEGORIES= converters
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
REVISION= 0
|
||||
DISTNAME = Convert-ASN1-0.31
|
||||
|
||||
CATEGORIES = converters
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Convert-ASN1-0.27.tar.gz) = dKSniuDF6XMQCsCo8gOhEPdvsEe3na5Pwf19aBTT1Yo=
|
||||
SIZE (Convert-ASN1-0.27.tar.gz) = 74081
|
||||
SHA256 (Convert-ASN1-0.31.tar.gz) = b+TBunRMOoISvyybJwPZNTCswVNDXPL5NjNUC0Ofu+s=
|
||||
SIZE (Convert-ASN1-0.31.tar.gz) = 79188
|
||||
|
Loading…
Reference in New Issue
Block a user