mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-13 09:17:07 +03:00
gnome2.ORBit2: update homepage to https://developer-old.gnome.org/ORBit2/
Previous homepage returned 404.
This commit is contained in:
parent
f9ab4de694
commit
3780c7c211
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://projects.gnome.org/ORBit2/";
|
||||
homepage = "https://developer-old.gnome.org/ORBit2/";
|
||||
description = "A CORBA 2.4-compliant Object Request Broker";
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ lovek323 ];
|
||||
|
Loading…
Reference in New Issue
Block a user