Update Windows libpng to 1.6.43

This commit is contained in:
Rangi42
2024-03-06 18:30:54 -05:00
committed by Sylvie
parent 292adb27a3
commit 35ec190664
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
set -e
pngver=1.6.37
pngver=1.6.43
arch="$1"
## Grab sources and check them