diff --git a/ports/ca-certificates/build.sh b/ports/ca-certificates/build.sh index e01f059a..62bd7f20 100755 --- a/ports/ca-certificates/build.sh +++ b/ports/ca-certificates/build.sh @@ -1,8 +1,8 @@ #!/bin/bash ../install.sh NAME='ca-certificates' -VERSION='2024-07-02' -DOWNLOAD_URL="https://curl.se/ca/cacert-$VERSION.pem#1bf458412568e134a4514f5e170a328d11091e071c7110955c9884ed87972ac9" +VERSION='2025-12-02' +DOWNLOAD_URL="https://curl.se/ca/cacert-$VERSION.pem#f1407d974c5ed87d544bd931a278232e13925177e239fca370619aba63c757b4" configure() { :