update to 0.2.6
svn path=/nixpkgs/trunk/; revision=10032
This commit is contained in:
parent
1c804d1017
commit
306ecab207
@ -1,9 +1,9 @@
|
|||||||
{stdenv, fetchurl}:
|
{stdenv, fetchurl}:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "audiofile-0.2.3";
|
name = "audiofile-0.2.6";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = http://www.68k.org/~michael/audiofile/audiofile-0.2.5.tar.gz;
|
url = http://www.68k.org/~michael/audiofile/audiofile-0.2.6.tar.gz;
|
||||||
md5 = "fd07c62a17ceafa317929e55e51e26c5";
|
sha256 = "1a921w6jwcnkmx3vm091qrj7109jzri6kw4ygjq6ym91dssnfqab";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user