horst: update homepage
and use SPDX 3.0 license identifier
This commit is contained in:
parent
2ddcc2b369
commit
42ac817c5f
@ -34,9 +34,9 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Small and lightweight IEEE802.11 wireless LAN analyzer with a text interface";
|
||||
homepage = "http://br1.einfach.org/tech/horst/";
|
||||
homepage = "https://github.com/br101/horst";
|
||||
maintainers = [ maintainers.fpletz ];
|
||||
license = licenses.gpl3;
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user