projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
931b223
)
upgrade pngcrush
author
Sam
<sam.saffron@gmail.com>
Tue, 26 Jan 2016 08:03:46 +0000
(19:03 +1100)
committer
Sam
<sam.saffron@gmail.com>
Tue, 26 Jan 2016 08:03:46 +0000
(19:03 +1100)
image/base/install-pngcrush
patch
|
blob
|
blame
|
history
diff --git
a/image/base/install-pngcrush
b/image/base/install-pngcrush
index 2573d7e9cd9f706fa1ef9bf0a9c07882a2b21568..b6e469edf9edae30812073407c756a46c82434c3 100755
(executable)
--- a/
image/base/install-pngcrush
+++ b/
image/base/install-pngcrush
@@
-1,6
+1,6
@@
#!/bin/bash
set -e
-PNGCRUSH_VERSION=1.7.
87
+PNGCRUSH_VERSION=1.7.
92
cd /tmp
curl -O http://iweb.dl.sourceforge.net/project/pmt/pngcrush/$PNGCRUSH_VERSION/pngcrush-$PNGCRUSH_VERSION.tar.gz
tar zxf pngcrush-$PNGCRUSH_VERSION.tar.gz