updating unifdef source location
Why did the hash change as well? svn path=/nixpkgs/trunk/; revision=15029
This commit is contained in:
parent
6d538fc6aa
commit
5951e31121
@ -4,8 +4,8 @@ stdenv.mkDerivation {
|
||||
name = "unifdef-1.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = http://freshmeat.net/redir/unifdef/10933/url_tgz/unifdef-1.0.tar.gz;
|
||||
sha256 = "d14c30b1e2e9745e4b067ab86337c93ad907b4e9ee1c414d45291bf7f0c19dad";
|
||||
url = http://www.cs.cmu.edu/~ajw/public/dist/unifdef-1.0.tar.gz;
|
||||
sha256 = "1bcxq7qgf6r98m6l277fx6s0gn9sr4vn7f3s0r5mwx79waqk0k6i";
|
||||
};
|
||||
|
||||
buildPhase = ''
|
||||
|
Loading…
Reference in New Issue
Block a user