Updating btar again - failed release.
svn path=/nixpkgs/trunk/; revision=34321
This commit is contained in:
parent
0ed3babd16
commit
a25d4ef702
@ -4,7 +4,7 @@ stdenv.mkDerivation rec {
|
||||
name = "btar-1.0.0";
|
||||
src = fetchurl {
|
||||
url = "http://vicerveza.homeunix.net/~viric/soft/btar/${name}.tar.gz";
|
||||
sha256 = "0k06zgwccxhzh4y99cxiwr7zylr5cwzf2dgx8bvx0gbb03r6gh9l";
|
||||
sha256 = "141mqrghqmms6zpbwn9bw98q4rkxfyly950jh8hajq9d2fk5qyn1";
|
||||
};
|
||||
|
||||
buildInputs = [ librsync ];
|
||||
|
Loading…
Reference in New Issue
Block a user