Updating optipng to 0.6.5
svn path=/nixpkgs/trunk/; revision=26857
This commit is contained in:
parent
e4351e6df0
commit
a42b81d33d
@ -3,11 +3,11 @@
|
|||||||
# This package comes with its own copy of zlib, libpng and pngxtern
|
# This package comes with its own copy of zlib, libpng and pngxtern
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "optipng-0.6.4";
|
name = "optipng-0.6.5";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://sourceforge/optipng/${name}.tar.gz";
|
url = "mirror://sourceforge/optipng/${name}.tar.gz";
|
||||||
sha256 = "0ivnm07zlww20i7dba0zk5dyg8f3hlj03j7vazq520r43lmqj01h";
|
sha256 = "0i2vpakj60bb0zgy4bynly2mwxiv5fq48yjqjzmrbnqwjh1y5619";
|
||||||
};
|
};
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user