summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabor Kertesz <gabor.kertesz@linaro.org>2021-11-03 10:07:20 +0100
committerGabor Kertesz <gabor.kertesz@linaro.org>2021-11-03 10:25:12 +0100
commite6e6cbf1648d4a776da0857921872f2fbc853205 (patch)
tree0a4290dda8efc7498fad9e260d412c99ada1e11a
parentd3d3ff76d11acf8956108d4f66ea1068c14c3f4a (diff)
downloadfreetype2-e6e6cbf1648d4a776da0857921872f2fbc853205.tar.gz
[libpng] Update Meson wrap for win-arm64
1.6.37-5 released patches for win-arm64 to successfully build libpng with Meson: https://github.com/mesonbuild/wrapdb/pull/205 https://github.com/mesonbuild/wrapdb/pull/216 Updated by the following command: meson wrap update libpng Tested on win-arm64 and x64.
-rw-r--r--subprojects/libpng.wrap7
1 files changed, 4 insertions, 3 deletions
diff --git a/subprojects/libpng.wrap b/subprojects/libpng.wrap
index 599045ba8..94435e86c 100644
--- a/subprojects/libpng.wrap
+++ b/subprojects/libpng.wrap
@@ -3,9 +3,10 @@ directory = libpng-1.6.37
source_url = https://github.com/glennrp/libpng/archive/v1.6.37.tar.gz
source_filename = libpng-1.6.37.tar.gz
source_hash = ca74a0dace179a8422187671aee97dd3892b53e168627145271cad5b5ac81307
-patch_url = https://wrapdb.mesonbuild.com/v1/projects/libpng/1.6.37/3/get_zip
-patch_filename = libpng-1.6.37-3-wrap.zip
-patch_hash = 6c9f32fd9150b3a96ab89be52af664e32207e10aa9f5fb9aa015989ee2dd7100
+patch_filename = libpng_1.6.37-5_patch.zip
+patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.37-5/get_patch
+patch_hash = 822200906ad2e82dc8b44e79fe960e980ccad96263548c35eef721086a9926f1
[provide]
libpng = libpng_dep
+