fluidsynth: update from 1.1.5 to 1.1.6

This commit is contained in:
Nixpkgs Monitor 2013-12-04 06:46:32 +02:00 committed by Evgeny Egorochkin
parent 9a1643ff47
commit 3f5e010117

View file

@ -3,11 +3,11 @@
stdenv.mkDerivation rec {
name = "fluidsynth-${version}";
version = "1.1.5";
version = "1.1.6";
src = fetchurl {
url = "mirror://sourceforge/fluidsynth/${name}.tar.bz2";
sha256 = "1x73a5rsyvfmh1j0484kzgnk251q61g1g2jdja673l8fizi0xd24";
sha256 = "00gn93bx4cz9bfwf3a8xyj2by7w23nca4zxf09ll53kzpzglg2yj";
};
preBuild = stdenv.lib.optionalString stdenv.isDarwin ''