Skip to content

Commit

Permalink
security/create-cert: Update to 2.10
Browse files Browse the repository at this point in the history
Changes since 2.9:

 - Disallow FQDNs to end with .key or .pem (-f overrides).

 - Update to autoconf 2.71.
  • Loading branch information
leres committed May 9, 2023
1 parent 57a9f89 commit 8d5156e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion security/create-cert/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= create-cert
PORTVERSION= 2.9
PORTVERSION= 2.10
CATEGORIES= security
MASTER_SITES= https://ee.lbl.gov/downloads/create-cert/ \
LOCAL/leres/create-cert
Expand Down
6 changes: 3 additions & 3 deletions security/create-cert/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1616886416
SHA256 (create-cert-2.9.tar.gz) = e43b2141b85636d019b95fa57571a7f082fca50dac9e680f194cc030806fbb7c
SIZE (create-cert-2.9.tar.gz) = 74168
TIMESTAMP = 1683674318
SHA256 (create-cert-2.10.tar.gz) = e807594d98f72d3b15cadd9a094585870ed7e18f6df225f98458020dac0303ea
SIZE (create-cert-2.10.tar.gz) = 75234

0 comments on commit 8d5156e

Please sign in to comment.