bdsync: update homepage

+1 -1
+1 -1
pkgs/tools/backup/bdsync/default.nix
··· 32 32 33 33 meta = with lib; { 34 34 description = "Fast block device synchronizing tool"; 35 - homepage = "https://github.com/TargetHolding/bdsync"; 35 + homepage = "https://github.com/rolffokkens/bdsync"; 36 36 license = licenses.gpl2; 37 37 platforms = platforms.linux; 38 38 maintainers = with maintainers; [ jluttine ];