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