vrpn: update homepage
This commit is contained in:
parent
4a901e44db
commit
93a09d4706
@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
|||||||
set of physical devices (tracker, etc.) used in a virtual-reality
|
set of physical devices (tracker, etc.) used in a virtual-reality
|
||||||
(VR) system.
|
(VR) system.
|
||||||
'';
|
'';
|
||||||
homepage = http://www.vrpn.org/;
|
homepage = https://github.com/vrpn/vrpn;
|
||||||
license = licenses.boost; # see https://github.com/vrpn/vrpn/wiki/License
|
license = licenses.boost; # see https://github.com/vrpn/vrpn/wiki/License
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ ludo ];
|
maintainers = with maintainers; [ ludo ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user