summaryrefslogtreecommitdiff
path: root/security/mozilla-rootcerts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/mozilla-rootcerts/Makefile')
-rw-r--r--security/mozilla-rootcerts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/mozilla-rootcerts/Makefile b/security/mozilla-rootcerts/Makefile
index 31a050a1771..a1d93535d1a 100644
--- a/security/mozilla-rootcerts/Makefile
+++ b/security/mozilla-rootcerts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2022/07/03 10:16:57 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2022/12/01 12:55:36 wiz Exp $
#
# Please also update the dependency pattern in mozilla-rootcerts-openssl
# and bump its version when updating this package.
@@ -17,7 +17,7 @@ LICENSE= mpl-2.0
USE_TOOLS= awk:run echo:run expr:run ln:run ls:run openssl:run rm:run mkdir:run
# This must be kept in sync with security/mozilla-rootcerts-openssl
-CERTDATA_DATE= 20220614
+CERTDATA_DATE= 20220913
CERTDATA= certdata-${CERTDATA_DATE}.txt
WRKSRC= ${WRKDIR}