Use specific version of libimagequant

This commit is contained in:
rr- 2016-05-06 19:27:39 +02:00
parent 749ecd634e
commit 0904eb3e27

View File

@ -1,7 +1,7 @@
#!/bin/bash
# install libimagequant
git clone https://github.com/pornel/pngquant
git clone -b 2.6.0 https://github.com/pornel/pngquant
pushd pngquant