diff options
author | Sergei Vyshenski <svysh.fbsd@gmail.com> | 2021-11-28 17:51:34 +0000 |
---|---|---|
committer | Dries Michiels <driesm@FreeBSD.org> | 2021-11-29 07:52:17 +0000 |
commit | 263f5477294fe8c9589b216d2587d1c2e7246159 (patch) | |
tree | e3e340c87e1563bccb83dfac544466a29f5021cf | |
parent | c3338eb5770412165be0981a06d5252e9fa11aae (diff) | |
download | ports-263f5477294fe8c9589b216d2587d1c2e7246159.tar.gz ports-263f5477294fe8c9589b216d2587d1c2e7246159.zip |
security/p5-openxpki-i18n: Update to 3.16.0
Changes: https://github.com/openxpki/openxpki/releases/tag/v3.16.0
PR: 260050
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D33150
-rw-r--r-- | security/p5-openxpki-i18n/Makefile | 2 | ||||
-rw-r--r-- | security/p5-openxpki-i18n/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-openxpki-i18n/Makefile b/security/p5-openxpki-i18n/Makefile index 9bc943bc3700..c70aa1b25fdf 100644 --- a/security/p5-openxpki-i18n/Makefile +++ b/security/p5-openxpki-i18n/Makefile @@ -2,7 +2,7 @@ PORTNAME= openxpki DISTVERSIONPREFIX= v -DISTVERSION= 3.14.4 +DISTVERSION= 3.16.0 CATEGORIES= security perl5 PKGNAMEPREFIX= p5- PKGNAMESUFFIX= -i18n diff --git a/security/p5-openxpki-i18n/distinfo b/security/p5-openxpki-i18n/distinfo index 8ebfcf81066d..aadedb09eb48 100644 --- a/security/p5-openxpki-i18n/distinfo +++ b/security/p5-openxpki-i18n/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630070495 -SHA256 (openxpki-openxpki-v3.14.4_GH0.tar.gz) = b9d8fe161268621f5064b34b887dddf8a99e4b672feb4cb02cc98984fc9a69a3 -SIZE (openxpki-openxpki-v3.14.4_GH0.tar.gz) = 35136667 +TIMESTAMP = 1637875000 +SHA256 (openxpki-openxpki-v3.16.0_GH0.tar.gz) = 9c5eab4292bafc91524593ce599ecd047b16794e206be2f218bfc8e2e3647f60 +SIZE (openxpki-openxpki-v3.16.0_GH0.tar.gz) = 34993835 |