midori-unwrapped: update homepage
This commit is contained in:
@@ -58,7 +58,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
description = "Lightweight WebKitGTK web browser";
|
||||
mainProgram = "midori";
|
||||
homepage = "https://www.midori-browser.org/";
|
||||
homepage = "https://github.com/midori-browser/core";
|
||||
license = with licenses; [ lgpl21Plus ];
|
||||
platforms = with platforms; linux;
|
||||
maintainers = with maintainers; [
|
||||
|
||||
Reference in New Issue
Block a user