rsync: stripped trailing whitespace
svn path=/nixpkgs/trunk/; revision=30715
This commit is contained in:
parent
74d6145917
commit
72e5c8176e
@ -6,7 +6,7 @@ assert enableACLs -> acl != null;
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "rsync-3.0.9";
|
name = "rsync-3.0.9";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = http://rsync.samba.org/ftp/rsync/src/rsync-3.0.9.tar.gz;
|
url = http://rsync.samba.org/ftp/rsync/src/rsync-3.0.9.tar.gz;
|
||||||
sha256 = "01bw4klqsrlhh3i9lazd485sd9qx5djvnwa21lj2h3a9sn6hzw9h";
|
sha256 = "01bw4klqsrlhh3i9lazd485sd9qx5djvnwa21lj2h3a9sn6hzw9h";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user