vrpn: update homepage

This commit is contained in:
Markus Kowalewski
2018-09-02 20:54:39 +02:00
parent 4a901e44db
commit 93a09d4706

View File

@@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
set of physical devices (tracker, etc.) used in a virtual-reality
(VR) system.
'';
homepage = http://www.vrpn.org/;
homepage = https://github.com/vrpn/vrpn;
license = licenses.boost; # see https://github.com/vrpn/vrpn/wiki/License
platforms = platforms.linux;
maintainers = with maintainers; [ ludo ];