Fix homepage of libspng

The current one cannot be reached. I replaced it with the one I found in
official Github repository https://github.com/randy408/libspng
This commit is contained in:
Letu Ren 2023-12-13 11:51:19 +08:00
parent 0052d46b8e
commit 992c527c91

2
3rdparty/readme.txt vendored
View File

@ -31,7 +31,7 @@ libpng Portable Network Graphics library.
libspng Portable Network Graphics library.
The license and copyright notes can be found in libspng/LICENSE.
See libspng home page https://www.libspng.org
See libspng home page https://libspng.org
for details and links to the source code
WITH_SPNG CMake option must be ON to add libspng support to imgcodecs