mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 23:07:35 +00:00
Meta: Update cacert.pem to 2023-12-12
This commit is contained in:
parent
ec11743fae
commit
db7eff582e
4 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='ca-certificates'
|
||||
version='2023-08-22'
|
||||
version='2023-12-12'
|
||||
files=(
|
||||
"https://curl.se/ca/cacert-${version}.pem#23c2469e2a568362a62eecf1b49ed90a15621e6fa30e29947ded3436422de9b9"
|
||||
"https://curl.se/ca/cacert-${version}.pem#ccbdfc2fe1a0d7bbbb9cc15710271acf1bb1afe4c8f1725fe95c4c7733fcbe5a"
|
||||
)
|
||||
workdir='.'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue