Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pngcrush upgraded to 1.7.73 #46

Closed
brookzhang opened this issue Apr 23, 2014 · 1 comment
Closed

pngcrush upgraded to 1.7.73 #46

brookzhang opened this issue Apr 23, 2014 · 1 comment

Comments

@brookzhang
Copy link

cd /tmp
curl -O http://iweb.dl.sourceforge.net/project/pmt/pngcrush/1.7.70/pngcrush-1.7.70.tar.gz
tar zxf pngcrush-1.7.70.tar.gz
cd pngcrush-1.7.70
make && cp -f pngcrush /usr/local/bin

should change to

cd /tmp
curl -O http://iweb.dl.sourceforge.net/project/pmt/pngcrush/1.7.73/pngcrush-1.7.73.tar.gz
tar zxf pngcrush-1.7.73.tar.gz
cd pngcrush-1.7.73
make && cp -f pngcrush /usr/local/bin

@toy
Copy link
Owner

toy commented Apr 24, 2014

Thanks!

@toy toy closed this as completed Apr 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants