mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
bdsync: update homepage
This commit is contained in:
parent
7ee668c4e9
commit
42f4e77d30
@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Fast block device synchronizing tool";
|
||||
homepage = "https://github.com/TargetHolding/bdsync";
|
||||
homepage = "https://github.com/rolffokkens/bdsync";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ jluttine ];
|
||||
|
Loading…
Reference in New Issue
Block a user