svn path=/nixpkgs/branches/stdenv-updates/; revision=11959
This commit is contained in:
Eelco Dolstra 2008-06-03 14:36:15 +00:00
parent 5fadd928bc
commit c6e98aeba3

View file

@ -5,7 +5,7 @@ stdenv.mkDerivation {
src = fetchurl {
url = http://nixos.org/releases/patchelf/patchelf-0.4pre11957-lngvn112/patchelf-0.4pre11957.tar.bz2;
sha256 = "39cb2a277bb9cb6fe216694b0db3b7e364e2ec0597e437e5cb0fd4378fd172f3";
sha256 = "3e9a72f17cfddcc0fbb6e2433aea7147d54c5c986c8cb3fce0dd985936efa7f3";
};
meta = {