vde2: update homepage

This commit is contained in:
worldofpeace 2020-02-24 18:36:50 -05:00
parent 06238ced3c
commit e5c3bb4103

View File

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
hardeningDisable = [ "format" ];
meta = with stdenv.lib; {
homepage = http://vde.sourceforge.net/;
homepage = "https://github.com/virtualsquare/vde-2";
description = "Virtual Distributed Ethernet, an Ethernet compliant virtual network";
platforms = platforms.unix;
license = licenses.gpl2;