pspdev / psp-packages

https://pspdev.github.io/psp-packages/
The Unlicense
19 stars 13 forks source link

bump pocketpy with fixes #158

Closed diamant3 closed 1 month ago

diamant3 commented 1 month ago

This is irrelevant but i tried to fix the error in CI checks and my fix for this is should be the sources are from the github sdl repo instead of sdl website

error in CI:

curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
==> ERROR: Failure while downloading https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.6.3.tar.gz
    Aborting...
Error: Process completed with exit code 1.

can i make a PR for that?