File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ arguments = "-DZLIB_BUILD_EXAMPLES=OFF"
88anitya_id = 5303
99
1010[libpng]
11- version = 1.6.39
11+ version = 1.6.47
1212url = " https://download.sourceforge.net/libpng/libpng-${version}.tar.xz"
1313arguments = " -DPNG_SHARED=OFF -DPNG_EXECUTABLES=OFF -DPNG_TESTS=OFF"
14- anitya_id = 15294
14+ anitya_id = 1705
1515
1616[freetype]
1717version = 2.13.3
@@ -159,7 +159,7 @@ version_major = 76
159159version_minor = 1
160160version = ${version_major}-${version_minor}
161161_ini_comment = empty on purpose, otherwise polluted by default section
162- directory =
162+ directory =
163163url = https://ci.easyrpg.org/job/icudata/lastSuccessfulBuild/artifact/icudata${version_major}_all.tar.gz
164164files = " icudt*.dat"
165165anitya_id = 16134
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ ZLIB_URL="https://zlib.net/fossils/zlib-1.3.1.tar.gz"
99ZLIB_ARGS=" -DZLIB_BUILD_EXAMPLES=OFF"
1010ZLIB_DIR=" zlib-1.3.1"
1111
12- LIBPNG_URL=" https://download.sourceforge.net/libpng/libpng-1.6.39 .tar.xz"
12+ LIBPNG_URL=" https://download.sourceforge.net/libpng/libpng-1.6.47 .tar.xz"
1313LIBPNG_ARGS=" -DPNG_SHARED=OFF -DPNG_EXECUTABLES=OFF -DPNG_TESTS=OFF"
14- LIBPNG_DIR=" libpng-1.6.39 "
14+ LIBPNG_DIR=" libpng-1.6.47 "
1515
1616FREETYPE_URL=" https://download.savannah.gnu.org/releases/freetype/freetype-2.13.3.tar.xz"
1717FREETYPE_ARGS=" -DFT_DISABLE_BZIP2=ON -DFT_DISABLE_BROTLI=ON"
You can’t perform that action at this time.
0 commit comments