Update libpng to 1.6.45 (#1615)

This commit is contained in:
Rangi
2025-01-17 14:41:38 -05:00
committed by GitHub
parent edc9e07a2d
commit af9de812ec
4 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
set -euo pipefail
pngver=1.6.43
pngver=1.6.45
arch="$1"
## Grab sources and check them