ports: Update ca-certificates 2024-07-02 -> 2025-12-02
This commit is contained in:
parent
2efd6f92b2
commit
bd50444d06
|
|
@ -1,8 +1,8 @@
|
||||||
#!/bin/bash ../install.sh
|
#!/bin/bash ../install.sh
|
||||||
|
|
||||||
NAME='ca-certificates'
|
NAME='ca-certificates'
|
||||||
VERSION='2024-07-02'
|
VERSION='2025-12-02'
|
||||||
DOWNLOAD_URL="https://curl.se/ca/cacert-$VERSION.pem#1bf458412568e134a4514f5e170a328d11091e071c7110955c9884ed87972ac9"
|
DOWNLOAD_URL="https://curl.se/ca/cacert-$VERSION.pem#f1407d974c5ed87d544bd931a278232e13925177e239fca370619aba63c757b4"
|
||||||
|
|
||||||
configure() {
|
configure() {
|
||||||
:
|
:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue