We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bfec65c + 091c178 commit 0b7e478Copy full SHA for 0b7e478
build.sh
@@ -8,7 +8,7 @@ for dir in seabios vgabios kvm/test; do
8
cp roms/${dir}/config.mak.tmpl roms/${dir}/config.mak
9
done
10
11
-PNGVER="1.6.39"
+PNGVER="1.6.40"
12
PNGDIR="${PWD}/libpng-${PNGVER}"
13
PNGINC="${PNGDIR}/proto/usr/local/include"
14
PNGLIB="${PNGDIR}/proto/usr/local/lib"
0 commit comments