duti: update homepage

This commit is contained in:
Renaud
2022-02-06 15:10:26 +01:00
committed by c0bw3b
parent e77cafcf65
commit e4779a33aa
+1 -1
View File
@@ -32,6 +32,6 @@ stdenv.mkDerivation rec {
maintainers = with maintainers; [matthewbauer];
platforms = platforms.darwin;
license = licenses.publicDomain;
homepage = "http://duti.org/";
homepage = "https://github.com/moretension/duti/";
};
}