Skip to content

Commit 0528058

Browse files
committed
Bump libpng version
1 parent b3c0a2c commit 0528058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libpng.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash -e
22

33
. ./sdk.sh
4-
PNG_VERSION=1.6.53
4+
PNG_VERSION=1.6.54
55

66
mkdir -p output/libpng/lib/$TARGET_ABI
77
mkdir -p deps; cd deps

0 commit comments

Comments
 (0)