diff options
author | wen <wen@pkgsrc.org> | 2021-07-06 01:58:24 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2021-07-06 01:58:24 +0000 |
commit | 015a8c7ccda9c6e181e1ae9c5561680d75a5e671 (patch) | |
tree | 718ea098de1d6f360bf178e442e8b4073d3ec048 /security/p5-Crypt-X509/Makefile | |
parent | f19508bbb445bc8d242b59abdaccc28f922d4475 (diff) | |
download | pkgsrc-015a8c7ccda9c6e181e1ae9c5561680d75a5e671.tar.gz |
Update to 0.54
No upstream changelog found.
Diffstat (limited to 'security/p5-Crypt-X509/Makefile')
-rw-r--r-- | security/p5-Crypt-X509/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-Crypt-X509/Makefile b/security/p5-Crypt-X509/Makefile index 78343fc4fd0..0a6dbda061b 100644 --- a/security/p5-Crypt-X509/Makefile +++ b/security/p5-Crypt-X509/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2021/05/24 19:54:01 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2021/07/06 01:58:24 wen Exp $ -DISTNAME= Crypt-X509-0.53 +DISTNAME= Crypt-X509-0.54 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |