File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ project(vitasdk)
1111set (GCC_VERSION 10.3.0)
1212set (GCC_HASH SHA256=64f404c1a650f27fc33da242e1f2df54952e3963a49e06e73f6940f3223ac344)
1313
14- set (ZLIB_VERSION 1.2.11 )
15- set (ZLIB_HASH SHA256=4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066 )
14+ set (ZLIB_VERSION 1.2.12 )
15+ set (ZLIB_HASH SHA256=7db46b8d7726232a621befaab4a1c870f00a90805511c0e0090441dac57def18 )
1616
1717set (LIBELF_VERSION 0.8.13)
1818set (LIBELF_HASH SHA256=591a9b4ec81c1f2042a97aa60564e0cb79d041c52faa7416acb38bc95bd2c76d)
Original file line number Diff line number Diff line change 1- diff -r -u zlib-1.2.11 /CMakeLists.txt zlib-1.2.11 -patched/CMakeLists.txt
2- --- zlib-1.2.11 /CMakeLists.txt 2017-01-15 17:29:40 .000000000 +0000
3- +++ zlib-1.2.11 -patched/CMakeLists.txt 2018-01-07 18:11:41.296650376 +0000
1+ diff -r -u zlib-1.2.12 /CMakeLists.txt zlib-1.2.12 -patched/CMakeLists.txt
2+ --- zlib-1.2.12 /CMakeLists.txt 2022-03-27 18:39:42 .000000000 -0500
3+ +++ zlib-1.2.12 -patched/CMakeLists.txt 2022-03-28 22:10:09.518039100 -0500
44@@ -225,25 +225,3 @@
55 if(NOT SKIP_INSTALL_FILES AND NOT SKIP_INSTALL_ALL )
66 install(FILES ${ZLIB_PC} DESTINATION "${INSTALL_PKGCONFIG_DIR}")
You can’t perform that action at this time.
0 commit comments