libhttpseverywhere: update url
This commit is contained in:
@@ -33,7 +33,7 @@ in stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Library to use HTTPSEverywhere in desktop applications";
|
description = "Library to use HTTPSEverywhere in desktop applications";
|
||||||
homepage = https://git.gnome.org/browse/libhttpseverywhere;
|
homepage = https://gitlab.gnome.org/GNOME/libhttpseverywhere;
|
||||||
license = licenses.lgpl3;
|
license = licenses.lgpl3;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ sternenseemann ] ++ gnome3.maintainers;
|
maintainers = with maintainers; [ sternenseemann ] ++ gnome3.maintainers;
|
||||||
|
|||||||
Reference in New Issue
Block a user