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 da02aae + 33a6104 commit bfec65cCopy full SHA for bfec65c
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.38"
+PNGVER="1.6.39"
12
PNGDIR="${PWD}/libpng-${PNGVER}"
13
PNGINC="${PNGDIR}/proto/usr/local/include"
14
PNGLIB="${PNGDIR}/proto/usr/local/lib"
0 commit comments