We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The links used in init_update_libs.sh file to update libs like libpng and fribidi seem to be inactive and are giving error code 404: Not Found.
init_update_libs.sh
libpng
fribidi
404: Not Found
These need to be updated with newer URLs pointing to the correct version of these libs.
The text was updated successfully, but these errors were encountered:
init_update_libs.sh: Update inactive links to libs
a2b8c82
This updates the inactive links to libs like `libpng` and `fribidi`. Fixes cropsly#90
No branches or pull requests
The links used in
init_update_libs.sh
file to update libs likelibpng
andfribidi
seem to be inactive and are giving error code404: Not Found
.These need to be updated with newer URLs pointing to the correct version of these libs.
The text was updated successfully, but these errors were encountered: